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 84dd371 commit 6c7e410Copy full SHA for 6c7e410
2 files changed
package.json
@@ -30,10 +30,10 @@
30
"updateGitHooks": "simple-git-hooks"
31
},
32
"devDependencies": {
33
- "@commitlint/cli": "^19.8.1",
34
- "@commitlint/config-conventional": "^19.8.1",
35
- "@commitlint/config-pnpm-scopes": "^19.8.1",
36
- "@commitlint/cz-commitlint": "^19.8.1",
+ "@commitlint/cli": "^20.0.0",
+ "@commitlint/config-conventional": "^20.0.0",
+ "@commitlint/config-pnpm-scopes": "^20.0.0",
+ "@commitlint/cz-commitlint": "^20.0.0",
37
"@nano_kit/query": "workspace:^",
38
"@nano_kit/react": "workspace:^",
39
"@nano_kit/react-router": "workspace:^",
0 commit comments