aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorRenovate Bot <[email protected]>2021-05-13 07:18:12 +0000
committerRenovate Bot <[email protected]>2021-05-13 07:18:12 +0000
commite803a59ef49909a280a312dde37d637431fbfa40 (patch)
treeabb6e763e09fdb743d840ec4a9af003888650366 /package.json
parentbuild(nix): add dev dependencies to nix shell build inputs (diff)
downloadapi-renovate/commitlint-monorepo.tar.xz
api-renovate/commitlint-monorepo.zip
chore(deps): update commitlint monorepo to v12.1.4renovate/commitlint-monorepo
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index b464467..e980c86 100644
--- a/package.json
+++ b/package.json
@@ -8,8 +8,8 @@
"commit:signed": "cz -S"
},
"devDependencies": {
- "@commitlint/cli": "12.1.1",
- "@commitlint/config-conventional": "12.1.1",
+ "@commitlint/cli": "12.1.4",
+ "@commitlint/config-conventional": "12.1.4",
"commitizen": "4.2.3",
"cz-conventional-commit": "1.0.6",
"husky": "6.0.0"