1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 09:24:24 +04:00

chore: Included githubactions in the dependabot config (#1132)

This commit is contained in:
Naveen
2022-06-08 17:32:23 -05:00
committed by GitHub
parent 4cfab173d0
commit 1d4f0fd41b

6
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"