ci: enable renovate for 3.0.x (#2277)

This commit is contained in:
Jonas L 2022-12-09 15:19:39 +01:00 committed by GitHub
parent f231364915
commit c09ff597d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base", ":enablePreCommit", ":preserveSemverRanges"],
"baseBranches": ["main", "3.0.x"],
"lockFileMaintenance": {
"enabled": true,
"commitMessageAction": "lock file maintenance",