Skip to content

Commit 5b3ed2c

Browse files
authored
bump pre-commit to 3.7 (#1568)
1 parent f95e922 commit 5b3ed2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ commands =
1111
[testenv:pre-commit]
1212
basepython = python3.10
1313
deps =
14-
pre-commit>=2.16,<3
14+
pre-commit>=3.7,<4
1515
setenv =
1616
LC_CTYPE=en_US.UTF-8
1717
commands =

0 commit comments

Comments
 (0)