fix(deps): update commitlint monorepo to v18.6.0 (#181)

This commit is contained in:
renovate[bot]
2024-01-28 16:08:06 +02:00
committed by GitHub
parent 5d72376f03
commit 3292c31f29
2 changed files with 27 additions and 34 deletions

View File

@@ -35,8 +35,8 @@
"postinstall": "node scripts/postinstall.js"
},
"dependencies": {
"@commitlint/cli": "18.5.0",
"@commitlint/config-conventional": "18.5.0",
"@commitlint/cli": "18.6.0",
"@commitlint/config-conventional": "18.6.0",
"@ivuorinen/config-checker": "^1.1.2"
},
"gitHead": "23d15f15743fb59c1dbe658615ef2ed51c54d230"