Skip to content

Commit 1d6cc76

Browse files
authored
Merge pull request #145 from vidavidorra/renovate/major-commitlint-monorepo
fix(deps): update commitlint monorepo to v12 (major)
2 parents 09153c6 + 93ec5b8 commit 1d6cc76

File tree

5 files changed

+17667
-292
lines changed

5 files changed

+17667
-292
lines changed

Diff for: .github/renovate.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"packageRules": [
55
{
66
"description": "Disable updates for aliased commitlint packages with a final version",
7-
"packagePatterns": ["^@commitlint/(lint|load)\\-(9|10)\\.x"],
7+
"packagePatterns": ["^@commitlint/(lint|load)\\-(9|10|11)\\.x"],
88
"depTypeList": ["devDependencies"],
99
"enabled": false
1010
},

0 commit comments

Comments
 (0)