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 abeb0f9 commit a2aab8aCopy full SHA for a2aab8a
1 file changed
package.json
@@ -27,10 +27,10 @@
27
"updateGitHooks": "simple-git-hooks"
28
},
29
"devDependencies": {
30
- "@commitlint/cli": "^20.0.0",
31
- "@commitlint/config-conventional": "^20.0.0",
32
- "@commitlint/config-pnpm-scopes": "^20.0.0",
33
- "@commitlint/cz-commitlint": "^20.0.0",
+ "@commitlint/cli": "^21.0.0",
+ "@commitlint/config-conventional": "^21.0.0",
+ "@commitlint/config-pnpm-scopes": "^21.0.0",
+ "@commitlint/cz-commitlint": "^21.0.0",
34
"@trigen/lint-package-json": "workspace:*",
35
"@trigen/oxlint-config": "workspace:*",
36
"@trigen/project-files": "workspace:*",
0 commit comments