We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent baede61 commit fff2d10Copy full SHA for fff2d10
1 file changed
.github/dependabot.yml
@@ -0,0 +1,13 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "github-actions"
4
+ directory: "/"
5
+ schedule:
6
+ interval: "monthly"
7
+ time: "03:00"
8
+ timezone: "Etc/UTC"
9
+ open-pull-requests-limit: 1
10
+ labels: ["dependencies", "automated"]
11
+ groups:
12
+ github-actions-all:
13
+ patterns: ["*"]
0 commit comments