We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aaeec50 + 380fabd commit 0d0b854Copy full SHA for 0d0b854
1 file changed
.github/dependabot.yml
@@ -8,4 +8,8 @@ updates:
8
- package-ecosystem: "github-actions" # See documentation for possible values
9
directory: "/" # Location of package manifests
10
schedule:
11
- interval: "weekly"
+ interval: "monthly"
12
+ groups:
13
+ actions:
14
+ patterns:
15
+ - "*"
0 commit comments