We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8472da7 commit 7cb48afCopy full SHA for 7cb48af
.github/renovate.json
@@ -5,7 +5,7 @@
5
{
6
"description": "Disable updates for aliased commitlint packages with a final version",
7
"packagePatterns": [
8
- "^@commitlint/(lint|load)\\-(9|10|11|12|13|14|15)\\.x"
+ "^@commitlint/(lint|load)\\-(9|10|11|12|13|14|15|16)\\.x"
9
],
10
"depTypeList": ["devDependencies"],
11
"enabled": false
0 commit comments