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.
2 parents ec06d98 + 01da2c0 commit bc7d5f9Copy full SHA for bc7d5f9
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