Skip to content

Commit a22ca59

Browse files
authored
added dependabot
1 parent 615fe76 commit a22ca59

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Use https://dependabot.com/docs/config-file/validator/ to check for errors.
2+
version: 2
3+
updates:
4+
# Enable version updates for Actions
5+
- package-ecosystem: "github-actions"
6+
# Look for `.github/workflows` in the `root` directory
7+
directory: "/"
8+
schedule:
9+
interval: "weekly"

0 commit comments

Comments
 (0)