mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2026-04-15 01:41:56 +00:00
Update renovate.json
This commit is contained in:
5
.github/renovate.json
vendored
5
.github/renovate.json
vendored
@@ -2,6 +2,7 @@
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["github>woodpecker-ci/renovate-config"],
|
||||
"automergeType": "pr",
|
||||
"baseBranches": ["main", "/^release\\/.*/"]
|
||||
"customManagers": [
|
||||
{
|
||||
"customType": "regex",
|
||||
@@ -13,6 +14,10 @@
|
||||
}
|
||||
],
|
||||
"packageRules": [
|
||||
{
|
||||
"matchBaseBranches": ["/^release\\/.*/"],
|
||||
"dependencyDashboardApproval": true
|
||||
},
|
||||
{
|
||||
"matchCurrentVersion": "<1.0.0",
|
||||
"matchPackageNames": ["github.com/distribution/reference"],
|
||||
|
||||
Reference in New Issue
Block a user