Skip to content

Commit cdaa9cb

Browse files
committed
Add dependabot for github actions
1 parent 0f0fbcb commit cdaa9cb

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/dependabot.yml

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
version: 2
3+
updates:
4+
- package-ecosystem: "github-actions"
5+
directory: "/"
6+
schedule:
7+
interval: "monthly"
8+
reviewers:
9+
- "willkg"
10+
rebase-strategy: "disabled"

0 commit comments

Comments
 (0)