Loading .gitlab/renovate.json +2 −2 Original line number Diff line number Diff line Loading @@ -73,7 +73,7 @@ { "customType": "regex", "description": "Update renovate-runner references", "fileMatch": ["^README\\.md$"], "managerFilePatterns": ["README.md"], "matchStrings": [ "\\s+- remote: https://gitlab\\.com/renovate-bot/renovate-runner/-/raw/(?<currentValue>v[0-9.]+)/", "\\s+ref: (?<currentValue>v[0-9.]+)\\s+", Loading @@ -86,7 +86,7 @@ } ], "gitlabci": { "fileMatch": ["\\.gitlab-ci\\.yml$"], "managerFilePatterns": [".gitlab-ci.yml"], "pinDigests": true } } Loading
.gitlab/renovate.json +2 −2 Original line number Diff line number Diff line Loading @@ -73,7 +73,7 @@ { "customType": "regex", "description": "Update renovate-runner references", "fileMatch": ["^README\\.md$"], "managerFilePatterns": ["README.md"], "matchStrings": [ "\\s+- remote: https://gitlab\\.com/renovate-bot/renovate-runner/-/raw/(?<currentValue>v[0-9.]+)/", "\\s+ref: (?<currentValue>v[0-9.]+)\\s+", Loading @@ -86,7 +86,7 @@ } ], "gitlabci": { "fileMatch": ["\\.gitlab-ci\\.yml$"], "managerFilePatterns": [".gitlab-ci.yml"], "pinDigests": true } }