File tree Expand file tree Collapse file tree 1 file changed +5
-15
lines changed
Expand file tree Collapse file tree 1 file changed +5
-15
lines changed Original file line number Diff line number Diff line change 88 " customManagers:biomeVersions" ,
99 " helpers:pinGitHubActionDigests"
1010 ],
11- "labels" : [
12- " dependency"
13- ],
11+ "labels" : [" dependency" ],
1412 "prConcurrentLimit" : 5 ,
1513 "rangeStrategy" : " pin" ,
1614 "packageRules" : [
1715 {
18- "matchDepTypes" : [
19- " engines"
20- ],
16+ "matchDepTypes" : [" engines" ],
2117 "rangeStrategy" : " auto"
2218 },
2319 {
2420 "description" : " Remove word `dependency` from commit messages and PR titles" ,
25- "matchDatasources" : [
26- " npm"
27- ],
21+ "matchDatasources" : [" npm" ],
2822 "commitMessageTopic" : " {{depName}}"
2923 }
3024 ],
3529 "datasourceTemplate" : " github-tags" ,
3630 "depNameTemplate" : " gitify-app/gitify" ,
3731 "versioningTemplate" : " loose" ,
38- "managerFilePatterns" : [
39- " /sonar-project.properties/"
40- ],
41- "matchStrings" : [
42- " \\ s?sonar.projectVersion=(?<currentValue>.+?)\\ s"
43- ]
32+ "managerFilePatterns" : [" /sonar-project.properties/" ],
33+ "matchStrings" : [" \\ s?sonar.projectVersion=(?<currentValue>.+?)\\ s" ]
4434 }
4535 ]
4636}
You can’t perform that action at this time.
0 commit comments