mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-03-19 13:36:15 -04:00
renovate: group non-core bazel dependency updates (#3281)
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
This commit is contained in:
parent
211670f89d
commit
302a519198
@ -79,6 +79,28 @@
|
||||
"matchDepNames": ["bazel", "io_bazel_rules_go", "bazel_gazelle", "rules_go", "gazelle"],
|
||||
"groupName": "bazel (core)",
|
||||
},
|
||||
{
|
||||
"matchManagers": ["bazel"],
|
||||
"matchDepNames": [
|
||||
"!bazel",
|
||||
"!io_bazel_rules_go",
|
||||
"!bazel_gazelle",
|
||||
"!rules_go",
|
||||
"!gazelle",
|
||||
]
|
||||
"groupName": "bazel (plugins)",
|
||||
},
|
||||
{
|
||||
"matchManagers": ["bazel-module"],
|
||||
"matchDepNames": [
|
||||
"!bazel",
|
||||
"!io_bazel_rules_go",
|
||||
"!bazel_gazelle",
|
||||
"!rules_go",
|
||||
"!gazelle",
|
||||
]
|
||||
"groupName": "bazel (modules)",
|
||||
},
|
||||
{
|
||||
"matchDatasources": ["golang-version"],
|
||||
"allowedVersions": "1.22",
|
||||
|
Loading…
x
Reference in New Issue
Block a user