Files
charts/.github/renovate/updates/patch.json5
2024-10-13 02:06:37 +02:00

10 lines
256 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
]
}