Skip to content

Commit af56fff

Browse files
committed
Add GitHub Actions to dependabot configuration
1 parent 69254df commit af56fff

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/dependabot.yml

+5
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,8 @@ updates:
2121
directory: /
2222
schedule:
2323
interval: weekly
24+
25+
- package-ecosystem: github-actions
26+
directory: /
27+
schedule:
28+
interval: daily

0 commit comments

Comments
 (0)