chore(deps)!: update commitlint monorepo (19.8.1 → 20.0.0) (major) (#8)

This commit is contained in:
renovate[bot]
2025-09-28 23:24:08 +03:00
committed by GitHub
parent 309f9b02ee
commit 30d2324136
2 changed files with 88 additions and 82 deletions

View File

@@ -44,8 +44,8 @@
"license": "MIT",
"devDependencies": {
"@biomejs/biome": "^2.2.3",
"@commitlint/cli": "^19.8.1",
"@commitlint/config-conventional": "^19.0.0",
"@commitlint/cli": "^20.0.0",
"@commitlint/config-conventional": "^20.0.0",
"@playwright/test": "^1.40.0",
"husky": "^9.0.0"
},