We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3846f7f + 06b20be commit 37118b7Copy full SHA for 37118b7
1 file changed
.github/dependabot.yml
@@ -7,4 +7,8 @@ updates:
7
- package-ecosystem: "github-actions"
8
directory: "/"
9
schedule:
10
- interval: "weekly"
+ interval: "monthly"
11
+ groups:
12
+ github-actions:
13
+ patterns:
14
+ - "*"
0 commit comments