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.
1 parent c5b0fe4 commit d96efeaCopy full SHA for d96efea
.github/dependabot.yml
@@ -3,5 +3,8 @@ updates:
3
- package-ecosystem: "github-actions"
4
directory: "/"
5
schedule:
6
- # Check for updates once a week
7
interval: "monthly"
+ groups:
8
+ actions:
9
+ patterns:
10
+ - "*"
0 commit comments