Skip to content
Snippets Groups Projects
Commit 30698cd7 authored by Andrew Newdigate's avatar Andrew Newdigate
Browse files

Merge branch 'upgrade-doc-refs' into 'main'

docs: use renovate to upgrade refs in markdown

See merge request gitlab-com/gl-infra/common-ci-tasks!42
parents acc9d1f3 c5ae5db9
No related branches found
No related tags found
No related merge requests found
Pipeline #13633466 failed
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"reviewersFromCodeOwners": true
"extends": [
"config:base",
":disableDependencyDashboard"
],
"reviewersFromCodeOwners": true,
"addLabels": [
"type::maintenance",
"maintenance::dependency"
],
"rebaseWhen": "behind-base-branch",
"vulnerabilityAlerts": {
"enabled": true,
"addLabels": [
"security"
],
"schedule": [
"at any time"
]
},
"regexManagers": [
{
"fileMatch": [
".*\\.md$"
],
"matchStrings": [
"ref: (?<currentValue>[^ ]*?) # renovate:managed"
],
"depNameTemplate": "gitlab-com/gl-infra/common-ci-tasks",
"datasourceTemplate": "gitlab-tags"
}
]
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment