Skip to content

Commit e7f6b2a

Browse files
chore(frontend): bump @commitlint/config-conventional
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) from 19.8.1 to 20.0.0. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.0.0/@commitlint/config-conventional) --- updated-dependencies: - dependency-name: "@commitlint/config-conventional" dependency-version: 20.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3f6a4fe commit e7f6b2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"@commitlint/cli": "^19.8.1",
38-
"@commitlint/config-conventional": "^19.8.1",
38+
"@commitlint/config-conventional": "^20.0.0",
3939
"@release-it/conventional-changelog": "^10.0.1",
4040
"@tailwindcss/postcss": "^4.1.13",
4141
"@tsconfig/node22": "^22.0.2",

0 commit comments

Comments
 (0)