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 2823bad commit 4020595Copy full SHA for 4020595
.github/dependabot.yml
@@ -6,7 +6,7 @@ updates:
6
- package-ecosystem: "npm"
7
directory: "/"
8
groups:
9
- github-actions:
+ npm:
10
patterns:
11
- "*" # Group all Actions updates into a single larger pull request
12
schedule:
0 commit comments