Skip to content

Commit a5ee2fd

Browse files
pre-commit-ci[bot]bakerboy448
authored andcommitted
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent de31cc2 commit a5ee2fd

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

renovate.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"labels": ["dependencies"],
99
"assigneesFromCodeOwners": true,
1010
"reviewersFromCodeOwners": true,
11-
11+
1212
"packageRules": [
1313
{
1414
"description": "Python dependencies - group minor and patch updates",
@@ -48,14 +48,14 @@
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",
@@ -72,4 +72,4 @@
7272

7373
"platformAutomerge": false,
7474
"requiredStatusChecks": null
75-
}
75+
}

0 commit comments

Comments
 (0)