diff --git a/services/frontend/package.json b/services/frontend/package.json index ad10349b..d8f424d2 100644 --- a/services/frontend/package.json +++ b/services/frontend/package.json @@ -37,7 +37,7 @@ }, "devDependencies": { "@commitlint/cli": "^20.4.3", - "@commitlint/config-conventional": "^20.4.1", + "@commitlint/config-conventional": "^21.0.2", "@release-it/conventional-changelog": "^10.0.5", "@tailwindcss/postcss": "^4.2.1", "@tsconfig/node22": "^22.0.5",