diff options
| author | Renovate Bot <[email protected]> | 2021-05-12 08:53:00 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2021-05-12 08:53:00 +0000 |
| commit | 108abf0e5bf0beaa7ad1771fdcce277e1e66f91b (patch) | |
| tree | 5202fb6712e9d660822d503b186d7e429bb22df6 /package.json | |
| parent | build(nix): update deps (diff) | |
| download | whirl-108abf0e5bf0beaa7ad1771fdcce277e1e66f91b.tar.xz whirl-108abf0e5bf0beaa7ad1771fdcce277e1e66f91b.zip | |
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" |