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 2c9d817 commit 7db72beCopy full SHA for 7db72be
.github/dependabot.yml
@@ -0,0 +1,11 @@
1
+version: 2
2
+
3
+updates:
4
+ - package-ecosystem: "github-actions"
5
+ directory: "/"
6
+ groups:
7
+ github-actions:
8
+ patterns:
9
+ - "*"
10
+ schedule:
11
+ interval: "monthly"
0 commit comments