Skip to content

Commit

Permalink
build(deps-dev): bump commitizen from 2.20.0 to 2.20.3 (#402)
Browse files Browse the repository at this point in the history
Bumps [commitizen](https://github.com/commitizen-tools/commitizen) from 2.20.0 to 2.20.3.
- [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.20.0...v2.20.3)

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

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 Jan 7, 2022
1 parent 38bc441 commit 57fecdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Expand Up @@ -12,7 +12,7 @@ pytest-mock = "==3.6.1"
pytest-timeout = "==2.0.1"
mock = "==4.0.3"
pre-commit = "==2.15.0"
commitizen = "==2.20.0"
commitizen = "==2.20.3"
mypy = "==0.910"
flake8 = "==4.0.1"
isort = "==5.10.1"
Expand Down

0 comments on commit 57fecdd

Please sign in to comment.