File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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" ,
5252
5353 "prConcurrentLimit" : 3 ,
5454 "prHourlyLimit" : 2 ,
55-
55+
5656 "commitMessageTopic" : " {{depName}}" ,
5757 "commitMessageAction" : " update" ,
5858 "commitMessageExtra" : " to {{#if isPinDigest}}{{{newDigestShort}}}{{else}}{{#if isMajor}}{{prettyNewMajor}}{{else}}{{#if isSingleVersion}}{{prettyNewVersion}}{{else}}{{#if newValue}}{{{newValue}}}{{else}}{{{newDigestShort}}}{{/if}}{{/if}}{{/if}}{{/if}}" ,
59-
59+
6060 "prTitle" : " {{#if isPin}}Pin{{else}}Update{{/if}} {{depName}} {{#if isMajor}}(major){{else}}{{#if isMinor}}(minor){{else}}{{#if isPatch}}(patch){{/if}}{{/if}}{{/if}}" ,
6161 "prBodyTemplate" : " {{{header}}}{{{table}}}{{{notes}}}{{{changelogs}}}{{{configDescription}}}{{{controls}}}{{{footer}}}" ,
62-
62+
6363 "enabledManagers" : [
6464 " dockerfile" ,
6565 " docker-compose" ,
7676
7777 "platformAutomerge" : false ,
7878 "requiredStatusChecks" : null
79- }
79+ }
You can’t perform that action at this time.
0 commit comments