diff --git a/services/frontend/package.json b/services/frontend/package.json index d73c3ba71..23dfdf6e1 100644 --- a/services/frontend/package.json +++ b/services/frontend/package.json @@ -35,7 +35,7 @@ }, "devDependencies": { "@commitlint/cli": "^19.8.1", - "@commitlint/config-conventional": "^19.8.1", + "@commitlint/config-conventional": "^20.0.0", "@release-it/conventional-changelog": "^10.0.1", "@tailwindcss/postcss": "^4.1.13", "@tsconfig/node22": "^22.0.2",