Skip to content

Commit

Permalink
chore: Update pre-commit requirement from ~=2.21 to ~=3.4
Browse files Browse the repository at this point in the history
Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version.
- [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.21.0...v3.4.0)

---
updated-dependencies:
- dependency-name: pre-commit
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 4, 2023
1 parent ba819cf commit ae321e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ flake8~=6.1
Flake8-pyproject~=1.2
isort~=5.11
moto~=4.2.0
pre-commit~=2.21
pre-commit~=3.4
pyparsing~=3.1.1
pytest~=7.4
pytest-cov~=4.1
Expand Down

0 comments on commit ae321e6

Please sign in to comment.