We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 09153c6 + 93ec5b8 commit 1d6cc76Copy full SHA for 1d6cc76
5 files changed
.github/renovate.json
@@ -4,7 +4,7 @@
4
"packageRules": [
5
{
6
"description": "Disable updates for aliased commitlint packages with a final version",
7
- "packagePatterns": ["^@commitlint/(lint|load)\\-(9|10)\\.x"],
+ "packagePatterns": ["^@commitlint/(lint|load)\\-(9|10|11)\\.x"],
8
"depTypeList": ["devDependencies"],
9
"enabled": false
10
},
0 commit comments