We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab7fbf5 commit ddbdbe9Copy full SHA for ddbdbe9
1 file changed
.github/dependabot.yml
@@ -0,0 +1,11 @@
1
+version: 2
2
+updates:
3
+
4
+ - package-ecosystem: "github-actions"
5
+ directory: "/"
6
+ schedule:
7
+ interval: "daily"
8
+ groups:
9
+ github-actions:
10
+ patterns:
11
+ - '*'
0 commit comments