diff options
| author | Fuwn <[email protected]> | 2021-05-14 10:00:30 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-05-14 10:00:30 -0700 |
| commit | 82e1a2833e772dca55d2fff084a11fc46e7737c3 (patch) | |
| tree | 1678a11012ae75e1bce760b0bbc96d015210fd78 /package.json | |
| parent | Merge pull request #3 from fuwn/renovate/commitlint-monorepo (diff) | |
| parent | chore(deps): update commitlint monorepo to v12.1.4 (diff) | |
| download | resume-md-82e1a2833e772dca55d2fff084a11fc46e7737c3.tar.xz resume-md-82e1a2833e772dca55d2fff084a11fc46e7737c3.zip | |
Merge pull request #4 from fuwn/renovate/commitlint-monorepo
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 63d33c3..f1c3b7b 100644 --- a/package.json +++ b/package.json @@ -7,8 +7,8 @@ "commit:signed": "cz -S" }, "devDependencies": { - "@commitlint/cli": "12.1.3", - "@commitlint/config-conventional": "12.1.3", + "@commitlint/cli": "12.1.4", + "@commitlint/config-conventional": "12.1.4", "commitizen": "4.2.4", "cz-conventional-changelog": "3.3.0", "husky": "6.0.0" |