Skip to content

Commit 09a9fdf

Browse files
authored
Merge pull request #65 from python-ellar/dependabot/pip/pre-commit-gte-2.17.0-and-lt-5.0.0
Update pre-commit requirement from <4.0.0,>=2.17.0 to >=2.17.0,<5.0.0
2 parents 5ac64ef + 7a91c87 commit 09a9fdf

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
@@ -1,4 +1,4 @@
11
-e .
22
-r requirements-tests.txt
33

4-
pre-commit >=2.17.0,<4.0.0
4+
pre-commit >=2.17.0,<5.0.0

0 commit comments

Comments
 (0)