Merge pull request #573 from johanneskastl/20251121_Kastl_reduce_number_pre-commit_PRs

renovate.json: reduce number of PRs for .pre-commit-config.yaml
This commit is contained in:
Johannes Kastl
2025-11-21 18:49:20 +01:00
committed by GitHub

View File

@@ -41,6 +41,13 @@
}
],
"packageRules": [
{
"matchFileNames": [".pre-commit-config.yaml"],
"separateMajorMinor": true,
"separateMinorPatch": false,
"separateMultipleMajor": false,
"separateMultipleMinor": false
},
{
"matchManagers": ["helm-values"],
"postUpgradeTasks": {