diff --git a/renovate.json b/renovate.json index 0baee08..a4e8daf 100644 --- a/renovate.json +++ b/renovate.json @@ -41,6 +41,13 @@ } ], "packageRules": [ + { + "matchFileNames": [".pre-commit-config.yaml"], + "separateMajorMinor": true, + "separateMinorPatch": false, + "separateMultipleMajor": false, + "separateMultipleMinor": false + }, { "matchManagers": ["helm-values"], "postUpgradeTasks": {