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 b38be08 commit 31ababbCopy full SHA for 31ababb
package.json
@@ -27,10 +27,10 @@
27
"updateGitHooks": "simple-git-hooks"
28
},
29
"devDependencies": {
30
- "@commitlint/cli": "^19.8.1",
31
- "@commitlint/config-conventional": "^19.8.1",
32
- "@commitlint/config-pnpm-scopes": "^19.8.1",
33
- "@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",
34
"@trigen/eslint-config": "workspace:*",
35
"@trigen/lint-package-json": "workspace:*",
36
"@trigen/project-files": "workspace:*",
0 commit comments