Skip to content

Commit 5844fac

Browse files
ci: skip grafana/loki updates in renovate (#15333)
1 parent 4fd005b commit 5844fac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/renovate.json5

+1
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@
4848
"matchManagers": ["helm-requirements", "helm-values", "helmv3"],
4949
"groupName": "helm-{{packageName}}",
5050
"matchUpdateTypes": ["major", "minor", "patch"],
51+
"matchPackageNames": ["!grafana/loki"], // This is updated via a different job
5152
"autoApprove": false,
5253
"automerge": false
5354
},

0 commit comments

Comments
 (0)