Skip to content

Commit 1585ef3

Browse files
committed
Adds dependabot.yml for monthly checks of Actions updates
1 parent 847d88a commit 1585ef3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/dependabot.yml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
3+
version: 2
4+
updates:
5+
- package-ecosystem: "github-actions"
6+
directory: "/"
7+
schedule:
8+
interval: "monthly"
9+
10+
...

0 commit comments

Comments
 (0)