mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-01-23 05:41:19 -05:00
renovate: group all Terraform dependency updates into one PR (#3101)
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
36141b149c
commit
87e112085f
@ -57,6 +57,21 @@
|
|||||||
"rollback",
|
"rollback",
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
// Group update of Terraform dependencies.
|
||||||
|
"groupName": "Terraform dependencies",
|
||||||
|
"matchManagers": ["terraform"],
|
||||||
|
"matchUpdateTypes": [
|
||||||
|
"bump",
|
||||||
|
"digest",
|
||||||
|
"lockFileMaintenance",
|
||||||
|
"minor",
|
||||||
|
"patch",
|
||||||
|
"pin",
|
||||||
|
"pinDigest",
|
||||||
|
"rollback",
|
||||||
|
],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"matchManagers": ["bazelisk", "bazel", "bazel-module"],
|
"matchManagers": ["bazelisk", "bazel", "bazel-module"],
|
||||||
"matchDepNames": ["bazel", "io_bazel_rules_go", "bazel_gazelle"],
|
"matchDepNames": ["bazel", "io_bazel_rules_go", "bazel_gazelle"],
|
||||||
|
Loading…
Reference in New Issue
Block a user