We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f0fbcb commit cdaa9cbCopy full SHA for cdaa9cb
.github/dependabot.yml
@@ -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