We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2784a94 commit 7af6133Copy full SHA for 7af6133
.github/dependabot.yml
@@ -0,0 +1,8 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "github-actions"
4
+ directory: "/"
5
+ # Check for updates every Monday
6
+ schedule:
7
+ interval: "weekly"
8
+ open-pull-requests-limit: 20
0 commit comments