Update renovate.json
This commit is contained in:
parent
2128742b51
commit
085dd46afc
1 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
"local>entwirr.me/renovate-config"
|
||||
],
|
||||
"commitMessagePrefix": "chore(deps):",
|
||||
"enabledManagers": ["dockerfile", "github-actions", "pip-requirements"],
|
||||
"enabledManagers": ["dockerfile", "github-actions"],
|
||||
"rangeStrategy": "update-lockfile",
|
||||
"updatePinnedDependencies": true,
|
||||
"packageRules": [
|
||||
|
|
@ -13,7 +13,7 @@
|
|||
"matchUpdateTypes": ["major", "minor", "patch", "pin", "digest"]
|
||||
},
|
||||
{
|
||||
"matchManagers": ["composer", "github-actions", "pip-requirements"],
|
||||
"matchManagers": ["composer", "github-actions"],
|
||||
"addLabels": ["chore"]
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue