Skip to content

Commit 0614fb4

Browse files
Update pre-commit requirement from <4,>=3 to >=3,<5
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:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e4bce3f commit 0614fb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Development
44
# -----------------------
55
geotribu>=0.34.3,<1
6-
pre-commit>=3,<4
6+
pre-commit>=3,<5
77

88
# Project requirements
99
# -----------------------

0 commit comments

Comments
 (0)