Update renovate.json with new backport labels (#141954)

Use `backport:all-open` instead of the deprecated `auto-backport` label.
This commit is contained in:
Thomas Watson 2022-09-27 18:03:40 +02:00 committed by GitHub
parent f567c953d5
commit db931bf60e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -125,7 +125,7 @@
],
"reviewers": ["team:kibana-security"],
"matchBaseBranches": ["main"],
"labels": ["Team:Security", "release_note:skip", "auto-backport"],
"labels": ["Team:Security", "release_note:skip", "backport:all-open"],
"enabled": true
},
{