mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-17 03:15:17 +00:00
chore(config): migrate renovate config (#5350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: 6543 <6543@obermui.de>
This commit is contained in:
2
.github/renovate.json
vendored
2
.github/renovate.json
vendored
@@ -5,7 +5,7 @@
|
|||||||
"customManagers": [
|
"customManagers": [
|
||||||
{
|
{
|
||||||
"customType": "regex",
|
"customType": "regex",
|
||||||
"fileMatch": ["shared/constant/constant.go"],
|
"managerFilePatterns": ["/^shared/constant/constant.go$/"],
|
||||||
"matchStrings": [
|
"matchStrings": [
|
||||||
"//\\s*renovate:\\s*datasource=(?<datasource>.*?) depName=(?<depName>.*?)( versioning=(?<versioning>.*?))?\\s+DefaultClonePlugin = \"docker.io/woodpeckerci/plugin-git:(?<currentValue>.*)\""
|
"//\\s*renovate:\\s*datasource=(?<datasource>.*?) depName=(?<depName>.*?)( versioning=(?<versioning>.*?))?\\s+DefaultClonePlugin = \"docker.io/woodpeckerci/plugin-git:(?<currentValue>.*)\""
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user