File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1111 " config:recommended"
1212 ],
1313 "platformAutomerge" : true ,
14+ "prConcurrentLimit" : 0 ,
1415 "ignorePaths" : [
1516 " **/docs/**" ,
1617 " **/charts/**"
6768 },
6869 {
6970 "automerge" : true ,
70- "groupName" : " Dockerfile Dependecies " ,
71- "groupSlug" : " dockerfile-dependecies " ,
71+ "groupName" : " Dockerfile Dependencies " ,
72+ "groupSlug" : " dockerfile-dependencies " ,
7273 "semanticCommitType" : " fix" ,
7374 "matchPackageNames" : [
7475 " alpine_*"
8990 {
9091 "customType" : " regex" ,
9192 "managerFilePatterns" : [
92- " /Kind\\ .cs$"
93+ " /Kind\\ .cs$/ "
9394 ],
9495 "matchStrings" : [
9596 " public static string KindVersion = \" v(?<currentValue>[0-9]+\\ .[0-9]+\\ .[0-9]+)\" ;"
100101 {
101102 "customType" : " regex" ,
102103 "managerFilePatterns" : [
103- " /Kind\\ .cs$"
104+ " /Kind\\ .cs$/ "
104105 ],
105106 "matchStrings" : [
106107 " public static string KubernetesVersion = \" kindest/node:v(?<currentValue>[0-9]+\\ .[0-9]+\\ .[0-9]+)\" ;"
You can’t perform that action at this time.
0 commit comments