-
- Downloads
chore: merge branch 'renovate/commitlint' into 'main'
chore(deps): update commitlint See merge request !68
| ... | @@ -4,12 +4,12 @@ | ... | @@ -4,12 +4,12 @@ |
| "private": true, | "private": true, | ||
| "devDependencies": { | "devDependencies": { | ||
| "@beepbeepgo/semantic-release-python": "1.1.0", | "@beepbeepgo/semantic-release-python": "1.1.0", | ||
| "@commitlint/config-conventional": "19.1.0", | "@commitlint/config-conventional": "19.2.2", | ||
| "@commitlint/cz-commitlint": "19.2.0", | "@commitlint/cz-commitlint": "19.2.0", | ||
| "@perun/commitlint-config-perun": "1.0.1", | "@perun/commitlint-config-perun": "1.0.1", | ||
| "@perun/semantic-release-perun-config": "1.0.1", | "@perun/semantic-release-perun-config": "1.0.1", | ||
| "commitizen": "4.3.0", | "commitizen": "4.3.0", | ||
| "inquirer": "9.2.16" | "inquirer": "9.2.19" | ||
| }, | }, | ||
| "config": { | "config": { | ||
| "commitizen": { | "commitizen": { | ||
| ... | ... |
Please register or sign in to comment