ci: change renovate config to group custom manager rules
All checks were successful
renovate / renovate (push) Successful in 6m0s
All checks were successful
renovate / renovate (push) Successful in 6m0s
This commit is contained in:
@@ -14,7 +14,7 @@
|
|||||||
"matchStrings": [
|
"matchStrings": [
|
||||||
"#\\s*renovate:\\s*datasource=(?<datasource>.*?) depName=(?<depName>.*?)\\s+appVersion:\\s*[\"']?(?<currentValue>[^\"'\\s]+)[\"']?"
|
"#\\s*renovate:\\s*datasource=(?<datasource>.*?) depName=(?<depName>.*?)\\s+appVersion:\\s*[\"']?(?<currentValue>[^\"'\\s]+)[\"']?"
|
||||||
],
|
],
|
||||||
"datasourceTemplate": "docker"
|
"datasourceTemplate": "github-releases"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"timezone": "US/Central",
|
"timezone": "US/Central",
|
||||||
|
|||||||
Reference in New Issue
Block a user