Skip to content

Commit

Permalink
chore(deps-dev): Bump pre-commit from 2.20.0 to 2.21.0
Browse files Browse the repository at this point in the history
Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.20.0 to 2.21.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v2.20.0...v2.21.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] authored Jan 5, 2023
1 parent c7e60d4 commit b783742
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ pytest-asyncio~=0.20.3
# pytest-order~=1.0.1
mypy~=0.991
coverage~=7.0
pre-commit==2.20.0
pre-commit==2.21.0
codespell==2.2.2
bandit==1.7.4
flake8==6.0.0

0 comments on commit b783742

Please sign in to comment.