Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2021
1 parent 975c38b commit bf5b7bd
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.15.0"
commitizen = "==2.18.0"
commitizen = "==2.18.1"
mypy = "==0.910"
flake8 = "==3.9.2"
isort = "==5.9.3"
Expand Down

0 comments on commit bf5b7bd

Please sign in to comment.