We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fd005b commit 5844facCopy full SHA for 5844fac
.github/renovate.json5
@@ -48,6 +48,7 @@
48
"matchManagers": ["helm-requirements", "helm-values", "helmv3"],
49
"groupName": "helm-{{packageName}}",
50
"matchUpdateTypes": ["major", "minor", "patch"],
51
+ "matchPackageNames": ["!grafana/loki"], // This is updated via a different job
52
"autoApprove": false,
53
"automerge": false
54
},
0 commit comments