Skip to content

Commit 8f9321c

Browse files
committed
[requirements-dev.txt]: Update pre-commit
Update pre-commit from `>=3.0, <5.0` to `>=4.0, <5.0`.
1 parent de95137 commit 8f9321c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ flake8-pytest-style >=2.0, <3.0
1919
flake8-rst-docstrings >=0.2.6, <1.0
2020
isort >=5.0, <6.0
2121
pep8-naming >=0.1, <1.0
22-
pre-commit >=3.0, <5.0
22+
pre-commit >=4.0, <5.0
2323
pytest >=8.0, <9.0
2424
shellcheck-py >=0.1, <1.0
2525
shfmt-py >=3.0, <4.0

0 commit comments

Comments
 (0)