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.
1 parent 3ae246f commit 8e5edd1Copy full SHA for 8e5edd1
package.json
@@ -13,8 +13,8 @@
13
"@anolilab/lint-staged-config": "^2.1.7",
14
"@anolilab/prettier-config": "^5.0.14",
15
"@anolilab/semantic-release-preset": "^9.0.0",
16
- "@commitlint/cli": "^19.4.1",
17
- "@commitlint/config-conventional": "^19.4.1",
+ "@commitlint/cli": "^19.5.0",
+ "@commitlint/config-conventional": "^19.5.0",
18
"@secretlint/secretlint-rule-preset-recommend": "^8.2.4",
19
"commitizen": "^4.3.0",
20
"conventional-changelog-conventionalcommits": "8.0.0",
@@ -33,7 +33,7 @@
33
},
34
"pnpm": {
35
"overrides": {
36
- "@commitlint/config-conventional": "^19.4.1"
+ "@commitlint/config-conventional": "^19.5.0"
37
}
38
39
0 commit comments