diff options
| author | Fuwn <[email protected]> | 2021-09-28 15:02:54 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-09-28 15:02:54 -0700 |
| commit | 6fb1f9d679ea3efd7ab605019a1caa88e23fd2a5 (patch) | |
| tree | cc9dc7c8e7070c99458afb25087cb70f21bf210a /package.json | |
| parent | Merge pull request #7 from fuwn/renovate/husky-7.x (diff) | |
| parent | chore(deps): update commitlint monorepo to v13.2.0 (diff) | |
| download | records-6fb1f9d679ea3efd7ab605019a1caa88e23fd2a5.tar.xz records-6fb1f9d679ea3efd7ab605019a1caa88e23fd2a5.zip | |
Merge pull request #9 from fuwn/renovate/commitlint-monorepo
chore(deps): update commitlint monorepo to v13.2.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 26ae634..2b750fa 100644 --- a/package.json +++ b/package.json @@ -8,8 +8,8 @@ "commit:signed": "cz -S" }, "devDependencies": { - "@commitlint/cli": "13.1.0", - "@commitlint/config-conventional": "13.1.0", + "@commitlint/cli": "13.2.0", + "@commitlint/config-conventional": "13.2.0", "commitizen": "4.2.4", "cz-conventional-changelog": "3.3.0", "husky": "7.0.2" |