diff options
| author | Fuwn <[email protected]> | 2021-05-12 11:41:19 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-12 11:41:19 -0700 |
| commit | 2a377d90d8a8082dc05183d884a656a5cb8fe9eb (patch) | |
| tree | 2f1a251968e6d151f55eabe7c53852827d7363a6 /package.json | |
| parent | Merge pull request #25 from Whirlsplash/renovate/serde_derive-1.x (diff) | |
| parent | chore(deps): update commitlint monorepo to v12.1.3 (diff) | |
| download | whirl-2a377d90d8a8082dc05183d884a656a5cb8fe9eb.tar.xz whirl-2a377d90d8a8082dc05183d884a656a5cb8fe9eb.zip | |
Merge pull request #24 from Whirlsplash/renovate/commitlint-monorepo
chore(deps): update commitlint monorepo to v12.1.3
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 8b42a90..01948bc 100644 --- a/package.json +++ b/package.json @@ -9,8 +9,8 @@ "commit:signed": "cz -S" }, "devDependencies": { - "@commitlint/cli": "12.1.1", - "@commitlint/config-conventional": "12.1.1", + "@commitlint/cli": "12.1.3", + "@commitlint/config-conventional": "12.1.3", "commitizen": "4.2.4", "cz-conventional-changelog": "3.3.0", "husky": "6.0.0" |