Enable renovate on release/v1.32.x branch (#10448)

This commit is contained in:
Lauri Tulmin 2024-02-09 21:09:41 +02:00 committed by GitHub
parent 534d7b9f46
commit d0763d93e4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
"config:base"
],
"ignorePaths": ["instrumentation/**"],
"baseBranches": ["main", "release/v1.32.x"],
"packageRules": [
{
"matchPackagePrefixes": ["ch.qos.logback:"],