Skip to content

Commit

Permalink
build(deps-dev): bump commitizen from 2.17.12 to 2.18.0 (#345)
Browse files Browse the repository at this point in the history
Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 2.17.12 to 2.18.0.
- [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.17.12...v2.18.0)

---
updated-dependencies:
- dependency-name: commitizen
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 19, 2021
1 parent 3dcfbb5 commit db0ebf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ pytest-mock = "==3.6.1"
pytest-timeout = "==1.4.2"
mock = "==4.0.3"
pre-commit = "==2.13.0"
commitizen = "==2.17.12"
commitizen = "==2.18.0"
mypy = "==0.910"
flake8 = "==3.9.2"
isort = "==5.9.2"
Expand Down

0 comments on commit db0ebf4

Please sign in to comment.