Skip to content

Commit c1af94f

Browse files
Bump pre-commit from 3.6.0 to 3.6.1 (#323)
1 parent 7f59683 commit c1af94f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ dev =
5050
mypy==1.8.0
5151
parameterized==0.9.0
5252
pre-commit==3.5.0; python_version < "3.9"
53-
pre-commit==3.6.0; python_version >= "3.9"
53+
pre-commit==3.6.1; python_version >= "3.9"
5454
pytest-cov==4.1.0
5555
pytest-xdist==3.5.0
5656
pytest==8.0.0

0 commit comments

Comments
 (0)