chore(renovate): disable unused managers
This commit is contained in:
parent
ea31aba8cf
commit
87743f6cf4
1 changed files with 1 additions and 4 deletions
|
@ -4,11 +4,8 @@
|
||||||
"assignees": ["viceice"],
|
"assignees": ["viceice"],
|
||||||
"semanticCommits": "enabled",
|
"semanticCommits": "enabled",
|
||||||
"automergeStrategy": "fast-forward",
|
"automergeStrategy": "fast-forward",
|
||||||
|
"enabledManagers": ["helmv3", "npm", "regex", "woodpecker"],
|
||||||
"packageRules": [
|
"packageRules": [
|
||||||
{
|
|
||||||
"matchManagers": ["droneci"],
|
|
||||||
"enabled": false
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"matchManagers": ["helmv3"],
|
"matchManagers": ["helmv3"],
|
||||||
"matchUpdateTypes": ["minor", "patch"],
|
"matchUpdateTypes": ["minor", "patch"],
|
||||||
|
|
Loading…
Reference in a new issue