Skip to content

Commit

Permalink
chore(deps): update commitizen requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [commitizen](https://github.com/commitizen-tools/commitizen) to permit the latest version.
- [Release notes](https://github.com/commitizen-tools/commitizen/releases)
- [Changelog](https://github.com/commitizen-tools/commitizen/blob/master/CHANGELOG.md)
- [Commits](commitizen-tools/commitizen@v2.39.1...v3.29.0)

---
updated-dependencies:
- dependency-name: commitizen
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 6911afb commit ba60eda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ lint = [
]
precommit = [
"pre-commit>=2.21,<3.9",
"commitizen>=2.39.1,<3.29.0",
"commitizen>=2.39.1,<3.30.0",
]
documentation = [
"sphinx>=7.3.7,<8.1.0",
Expand Down

0 comments on commit ba60eda

Please sign in to comment.