Files
charts/.github/renovate/updates/patch.json5
2024-10-18 12:44:06 +02:00

11 lines
257 B
Plaintext

{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"patch": {
"enabled": true, // Enable patch updates
"automerge": true
},
"ignore": [
// Add any paths or patterns to ignore specific patch updates, if necessary
]
}