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 5f74bbd commit 68d8b2eCopy full SHA for 68d8b2e
package.json
@@ -38,8 +38,8 @@
38
},
39
"devDependencies": {
40
"@biomejs/biome": "^2.0.0",
41
- "@commitlint/cli": "^19.6.1",
42
- "@commitlint/config-conventional": "^19.6.0",
+ "@commitlint/cli": "^20.0.0",
+ "@commitlint/config-conventional": "^20.0.0",
43
"@types/node": "^22.0.0",
44
"cz-conventional-changelog": "^3.3.0",
45
"husky": "^9.1.7",
0 commit comments