mirror of
https://github.com/vhaudiquet/homeprod.git
synced 2026-09-11 19:51:15 +00:00
renovate: remove pr footer, remove hourly limit, fix patterns
This commit is contained in:
+10
-1
@@ -1,12 +1,21 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"prConcurrentLimit": 15,
|
||||
"prHourlyLimit": 0,
|
||||
"prFooter": "",
|
||||
"enabledManagers": [
|
||||
"docker-compose",
|
||||
"github-actions",
|
||||
"helm-values",
|
||||
"flux"
|
||||
"flux",
|
||||
"terraform"
|
||||
],
|
||||
"osvVulnerabilityAlerts": true,
|
||||
"flux": {
|
||||
"managerFilePatterns": [
|
||||
"/kubernetes/.+\\.ya?ml$/"
|
||||
]
|
||||
},
|
||||
"packageRules": [
|
||||
{
|
||||
"description": "docker-compose updates",
|
||||
|
||||
Reference in New Issue
Block a user