We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf726a0 commit 12500fbCopy full SHA for 12500fb
.github/dependabot.yml
@@ -0,0 +1,10 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "github-actions"
4
+ open-pull-requests-limit: 10
5
+ directory: "/"
6
+ schedule:
7
+ interval: "daily"
8
+ labels:
9
+ - "dependencies"
10
+ - "bot"
0 commit comments