File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 88 "labels" : [" dependencies" ],
99 "assigneesFromCodeOwners" : true ,
1010 "reviewersFromCodeOwners" : true ,
11-
11+
1212 "packageRules" : [
1313 {
1414 "description" : " Python dependencies - group minor and patch updates" ,
4848
4949 "prConcurrentLimit" : 3 ,
5050 "prHourlyLimit" : 2 ,
51-
51+
5252 "commitMessageTopic" : " {{depName}}" ,
5353 "commitMessageAction" : " update" ,
5454 "commitMessageExtra" : " to {{#if isPinDigest}}{{{newDigestShort}}}{{else}}{{#if isMajor}}{{prettyNewMajor}}{{else}}{{#if isSingleVersion}}{{prettyNewVersion}}{{else}}{{#if newValue}}{{{newValue}}}{{else}}{{{newDigestShort}}}{{/if}}{{/if}}{{/if}}{{/if}}" ,
55-
55+
5656 "prTitle" : " {{#if isPin}}Pin{{else}}Update{{/if}} {{depName}} {{#if isMajor}}(major){{else}}{{#if isMinor}}(minor){{else}}{{#if isPatch}}(patch){{/if}}{{/if}}{{/if}}" ,
5757 "prBodyTemplate" : " {{{header}}}{{{table}}}{{{notes}}}{{{changelogs}}}{{{configDescription}}}{{{controls}}}{{{footer}}}" ,
58-
58+
5959 "enabledManagers" : [
6060 " dockerfile" ,
6161 " docker-compose" ,
7272
7373 "platformAutomerge" : false ,
7474 "requiredStatusChecks" : null
75- }
75+ }
You can’t perform that action at this time.
0 commit comments