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 826d276 commit c78000dCopy full SHA for c78000d
.github/dependabot.yml
@@ -5,3 +5,8 @@ updates:
5
directory: "/" # Location of package manifests
6
schedule:
7
interval: "monthly"
8
+ groups:
9
+ # Group all GitHub Actions PRs into a single PR:
10
+ all-github-actions:
11
+ patterns:
12
+ - "*"
0 commit comments