Skip to content

Commit 1b37826

Browse files
authored
Update renovate.json
1 parent 22472f3 commit 1b37826

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

renovate.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"extends": ["local>ExpediaGroup/renovate-config"],
44
"assignAutomerge": true,
55
"assigneesFromCodeOwners": true,
6+
"semanticCommits": "disabled",
67
"packageRules": [
78
{
89
"matchDepTypes": ["dependencies", "devDependencies"],
910
"matchUpdateTypes": ["patch", "minor"],
10-
"groupName": "dependencies",
11-
"semanticCommits": "disabled"
11+
"groupName": "dependencies"
1212
},
1313
{
1414
"matchManagers": ["custom.regex"],

0 commit comments

Comments
 (0)