mirror of
https://github.com/cmur2/dyndnsd.git
synced 2025-06-07 19:15:04 +02:00
project: update Renovate config migration
This commit is contained in:
parent
3825f57521
commit
685854aad3
2
.github/renovate.json5
vendored
2
.github/renovate.json5
vendored
@ -40,7 +40,7 @@
|
|||||||
customManagers: [
|
customManagers: [
|
||||||
{
|
{
|
||||||
customType: "regex",
|
customType: "regex",
|
||||||
fileMatch: ["\.rb$", "^Rakefile$"],
|
managerFilePatterns: ["/.rb$/", "/^Rakefile$/"],
|
||||||
matchStrings: [
|
matchStrings: [
|
||||||
"renovate: datasource=(?<datasource>.*?) depName=(?<depName>.*?)\\s.*_version = '(?<currentValue>.*)'\\s"
|
"renovate: datasource=(?<datasource>.*?) depName=(?<depName>.*?)\\s.*_version = '(?<currentValue>.*)'\\s"
|
||||||
]
|
]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user