Skip to content

Commit

Permalink
build(deps-dev): update pre-commit requirement from <3.9,>=3 to >=3,<4.1
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@v3.0.0...v4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 28, 2024
1 parent 5068222 commit 0a9fb7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/development.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ flake8-bugbear>=23.1,<24.11
flake8-builtins>=2.1,<3
flake8-eradicate>=1.0,<2
flake8-isort>=5,<6.2
pre-commit>=3,<3.9
pre-commit>=3,<4.1

0 comments on commit 0a9fb7b

Please sign in to comment.