Skip to content

Commit

Permalink
build(deps-dev): bump pre-commit from 2.15.0 to 2.16.0
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.15.0 to 2.16.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v2.15.0...v2.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 7, 2022
1 parent f475f9c commit 579a69d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Pipfile
Expand Up @@ -11,7 +11,7 @@ pytest-cov = "==3.0.0"
pytest-mock = "==3.6.1"
pytest-timeout = "==2.0.1"
mock = "==4.0.3"
pre-commit = "==2.15.0"
pre-commit = "==2.16.0"
commitizen = "==2.20.3"
mypy = "==0.910"
flake8 = "==4.0.1"
Expand Down

0 comments on commit 579a69d

Please sign in to comment.