Skip to content

Commit ff97ef9

Browse files
authored
fix(renovate): Add separateMinorPatch (#12190)
1 parent 84c6da3 commit ff97ef9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/renovate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"dependencyDashboardApproval": false,
77
"baseBranches": ["dev"],
88
"rebaseWhen": "conflicted",
9+
"separateMinorPatch": true,
910
"ignorePaths": ["requirements.txt", "requirements-lint.txt", "components/package.json", "components/package-lock.json", "dojo/components/yarn.lock", "dojo/components/package.json", "Dockerfile**"],
1011
"ignoreDeps": [],
1112
"packageRules": [{

0 commit comments

Comments
 (0)