File tree Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Original file line number Diff line number Diff line change 88 " customManagers:biomeVersions" ,
99 " helpers:pinGitHubActionDigests"
1010 ],
11- "labels" : [" dependency" ],
11+ "labels" : [
12+ " dependency"
13+ ],
1214 "prConcurrentLimit" : 5 ,
1315 "rangeStrategy" : " pin" ,
1416 "packageRules" : [
1517 {
16- "matchDepTypes" : [" engines" ],
18+ "matchDepTypes" : [
19+ " engines"
20+ ],
1721 "rangeStrategy" : " auto"
1822 },
1923 {
2024 "description" : " Remove word `dependency` from commit messages and PR titles" ,
21- "matchDatasources" : [" npm" ],
25+ "matchDatasources" : [
26+ " npm"
27+ ],
2228 "commitMessageTopic" : " {{depName}}"
2329 }
2430 ],
2935 "datasourceTemplate" : " github-tags" ,
3036 "depNameTemplate" : " gitify-app/gitify" ,
3137 "versioningTemplate" : " loose" ,
32- "fileMatch" : [" sonar-project.properties" ],
33- "matchStrings" : [" \\ s?sonar.projectVersion=(?<currentValue>.+?)\\ s" ]
38+ "managerFilePatterns" : [
39+ " /sonar-project.properties/"
40+ ],
41+ "matchStrings" : [
42+ " \\ s?sonar.projectVersion=(?<currentValue>.+?)\\ s"
43+ ]
3444 }
3545 ]
3646}
You can’t perform that action at this time.
0 commit comments