renovate.json: enable automerging for pre-commit updates

This commit is contained in:
Johannes Kastl
2025-11-22 11:58:12 +01:00
parent 7570b930a1
commit 3a34a4efa5

View File

@@ -43,6 +43,7 @@
"packageRules": [
{
"matchFileNames": [".pre-commit-config.yaml"],
"automerge": true,
"separateMajorMinor": true,
"separateMinorPatch": false,
"separateMultipleMajor": false,