Remove renovate from release/v1.33.x branch (#12275)
This commit is contained in:
parent
eb8defef73
commit
9ad374a327
|
@ -4,7 +4,6 @@
|
|||
"config:base"
|
||||
],
|
||||
"ignorePaths": ["instrumentation/**"],
|
||||
"baseBranches": ["main", "release/v1.33.x"],
|
||||
// needed in order to get patch-only updates in package rules below
|
||||
// unfortunately you can't combine updateTypes and separateMinorPatch in the same package rule
|
||||
// so we have to apply it globally here, see
|
||||
|
|
Loading…
Reference in New Issue