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