mirror of
https://github.com/gradle/wrapper-validation-action.git
synced 2025-04-19 05:39:18 +08:00
Group dependabot updates into a single PR
This commit is contained in:
parent
064a97fb0b
commit
9938a3cf2a
9
.github/dependabot.yml
vendored
9
.github/dependabot.yml
vendored
@ -4,9 +4,18 @@ updates:
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
groups:
|
||||
github-actions:
|
||||
patterns:
|
||||
- "*"
|
||||
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "weekly"
|
||||
ignore:
|
||||
- dependency-name: "@types/node"
|
||||
groups:
|
||||
npm-dependencies:
|
||||
patterns:
|
||||
- "*"
|
||||
|
Loading…
x
Reference in New Issue
Block a user