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:
renovate[bot] 2025-07-23 15:20:21 +02:00 committed by GitHub
parent 07cb026765
commit 900a7a0ca5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@
"customManagers": [
{
"customType": "regex",
"fileMatch": ["shared/constant/constant.go"],
"managerFilePatterns": ["/^shared/constant/constant.go$/"],
"matchStrings": [
"//\\s*renovate:\\s*datasource=(?<datasource>.*?) depName=(?<depName>.*?)( versioning=(?<versioning>.*?))?\\s+DefaultClonePlugin = \"docker.io/woodpeckerci/plugin-git:(?<currentValue>.*)\""
],