Skip to content

Commit 76f8133

Browse files
build(deps-dev): update pre-commit requirement from <3.9,>=3 to >=3,<4.2
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.1.0) --- updated-dependencies: - dependency-name: pre-commit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 45c5b42 commit 76f8133

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/development.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ flake8-bugbear>=23.1,<24.13
77
flake8-builtins>=2.1,<3
88
flake8-eradicate>=1.0,<2
99
flake8-isort>=5,<6.2
10-
pre-commit>=3,<3.9
10+
pre-commit>=3,<4.2

0 commit comments

Comments
 (0)