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 ec06d98 commit 01da2c0Copy full SHA for 01da2c0
1 file changed
.github/dependabot.yml
@@ -0,0 +1,12 @@
1
+---
2
+version: 2
3
+
4
+updates:
5
+ - package-ecosystem: github-actions
6
+ schedule:
7
+ interval: daily
8
+ directory: /
9
+ groups:
10
+ github-actions:
11
+ patterns:
12
+ - "*"
0 commit comments