Skip to content

Commit e43a8fb

Browse files
Update pre-commit requirement from <5,>=4 to >=4.6.0,<5 in /requirements
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@v4.0.0...v4.6.0) --- updated-dependencies: - dependency-name: pre-commit dependency-version: 4.6.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1258c8f commit e43a8fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/development.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ black
55

66

77
isort>=5.13
8-
pre-commit>=4,<5
8+
pre-commit>=4.6.0,<5

0 commit comments

Comments
 (0)