Skip to content

Commit c1ecab2

Browse files
alexfiklinducer
authored andcommitted
ci: add dependabot updates for github actions
1 parent 27a6279 commit c1ecab2

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+
version: 2
2+
updates:
3+
# Set update schedule for GitHub Actions
4+
- package-ecosystem: "github-actions"
5+
directory: "/"
6+
schedule:
7+
interval: "weekly"
8+
9+
# vim: sw=4

0 commit comments

Comments
 (0)