Skip to content

Commit b1c2787

Browse files
[tools] Update dependency pre-commit to v4 (release/current)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 334a95f commit b1c2787

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ dev =
6262
build~=1.2.1
6363
isort~=6.0.0
6464
types-pytz~=2024.2.0.20241221
65-
pre-commit~=3.8.0
65+
pre-commit~=4.1.0
6666
types-python-dateutil~=2.9.0
6767
wheel~=0.45.1
6868
doc =

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ black==25.1.0
22
isort>=5.10
33
build>=0.7
44
isort>=5.10
5-
pre-commit~=3.3
5+
pre-commit~=4.1
66
pytest~=8.1
77
pytest-cases~=3.6
88
pytest-cov~=4.1

0 commit comments

Comments
 (0)