Skip to content

Commit ca22016

Browse files
authored
Add github actions to dependabot
1 parent c343883 commit ca22016

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ updates:
44
directory: "/.devcontainer"
55
schedule:
66
interval: "daily"
7+
- package-ecosystem: "github-actions"
8+
directory: "/.github"
9+
schedule:
10+
interval: "monthly"

0 commit comments

Comments
 (0)