Skip to content

Commit

Permalink
Bump pre-commit from 2.15.0 to 2.16.0 (#19)
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:production
  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 Dec 6, 2021
1 parent 20697fb commit 19f449e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ black==21.11b1
flake8==4.0.1
isort==5.10.1
mypy==0.910
pre-commit==2.15.0
pre-commit==2.16.0
pylint==2.12.1
pylint_strict_informational==0.1
pytest-asyncio==0.16.0
Expand Down

0 comments on commit 19f449e

Please sign in to comment.