File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change 55 "labels" : [" dependencies" , " no-stale" ],
66 "commitMessagePrefix" : " ⬆️" ,
77 "commitMessageTopic" : " {{depName}}" ,
8- "regexManagers " : [
8+ "customManagers " : [
99 {
10+ "customType" : " regex" ,
1011 "fileMatch" : [" /Dockerfile$" , " /build.yaml$" ],
1112 "matchStringsStrategy" : " any" ,
1213 "matchStrings" : [
1617 "datasourceTemplate" : " docker"
1718 },
1819 {
20+ "customType" : " regex" ,
1921 "fileMatch" : [" /Dockerfile$" ],
2022 "matchStringsStrategy" : " any" ,
2123 "matchStrings" : [
2628 "depNameTemplate" : " alpine_3_20/{{package}}"
2729 },
2830 {
31+ "customType" : " regex" ,
2932 "fileMatch" : [" /Dockerfile$" ],
3033 "matchStrings" : [
3134 " ARG BOOKSTACK_VERSION=[\" ']?(?<currentValue>.+?)[\" ']?\\ s+"
4346 {
4447 "groupName" : " PHP" ,
4548 "matchDatasources" : [" repology" ],
46- "matchDepPatterns " : [ " alpine.*/php.* " ] ,
47- "automerge " : true
49+ "automerge " : true ,
50+ "matchDepNames " : [ " /alpine.*/php.*/ " ]
4851 },
4952 {
5053 "groupName" : " Add-on base image" ,
You can’t perform that action at this time.
0 commit comments