ci: group all others deps update
This commit is contained in:
parent
bc8774580e
commit
a1e338efc1
14
.github/renovate.json
vendored
14
.github/renovate.json
vendored
@ -36,7 +36,19 @@
|
||||
{
|
||||
"groupName": "all non-major dependencies",
|
||||
"groupSlug": "all-minor-patch",
|
||||
"matchUpdateTypes": ["minor", "patch"]
|
||||
"matchUpdateTypes": ["minor", "patch"],
|
||||
"matchManagers": [
|
||||
"dockerfile",
|
||||
"github-actions",
|
||||
"helmv3",
|
||||
"helm-values",
|
||||
"gradle-wrapper",
|
||||
"gradle",
|
||||
"docker-compose",
|
||||
"devcontainer",
|
||||
"cocoapods",
|
||||
"bundler"
|
||||
]
|
||||
},
|
||||
{
|
||||
"groupName": "rust toolchain",
|
||||
|
Loading…
x
Reference in New Issue
Block a user