Skip to content

Commit

Permalink
Bump pre-commit from 2.16.0 to 2.17.0 (#679)
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.16.0 to 2.17.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.16.0...v2.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 19, 2022
1 parent 08e8cd9 commit f1dbdc3
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 @@ -4,7 +4,7 @@ flake8==4.0.1
isort==5.10.1
mypy==0.910
packaging==21.3
pre-commit==2.16.0
pre-commit==2.17.0
pytest==6.2.5
pytest-asyncio==0.16.0
pytest-cov==3.0.0

0 comments on commit f1dbdc3

Please sign in to comment.