mirror of
https://github.com/imjasonh/gke-auth
synced 2026-07-07 00:23:18 +00:00
Merge pull request #40 from imjasonh/dependabot-grouped-updates
Group all Dependabot updates per ecosystem
This commit is contained in:
commit
ca16e715ef
1 changed files with 4 additions and 8 deletions
12
.github/dependabot.yaml
vendored
12
.github/dependabot.yaml
vendored
|
|
@ -10,12 +10,9 @@ updates:
|
|||
interval: "daily"
|
||||
open-pull-requests-limit: 5
|
||||
groups:
|
||||
all:
|
||||
gomod:
|
||||
patterns:
|
||||
- "*"
|
||||
update-types:
|
||||
- "minor"
|
||||
- "patch"
|
||||
|
||||
- package-ecosystem: "github-actions"
|
||||
directories:
|
||||
|
|
@ -24,7 +21,6 @@ updates:
|
|||
interval: "daily"
|
||||
open-pull-requests-limit: 5
|
||||
groups:
|
||||
all:
|
||||
update-types:
|
||||
- "minor"
|
||||
- "patch"
|
||||
github-actions:
|
||||
patterns:
|
||||
- "*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue