mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-12-25 13:46:19 +08:00
Group all npm dependencies in a single dependabot PR
This commit is contained in:
parent
2dbad1ea2d
commit
4821f54162
7
.github/dependabot.yml
vendored
7
.github/dependabot.yml
vendored
@ -22,12 +22,7 @@ updates:
|
||||
ignore:
|
||||
- dependency-name: "@types/node"
|
||||
groups:
|
||||
runtime-dependencies:
|
||||
patterns:
|
||||
- "@actions/*"
|
||||
- "@octokit/rest"
|
||||
- "string-argv"
|
||||
dev-dependencies:
|
||||
npm-dependencies:
|
||||
patterns:
|
||||
- "*"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user