From 236f1674a3fd430f1edf6ec44079f8dd23e12fb1 Mon Sep 17 00:00:00 2001 From: Dulmandakh Date: Sat, 6 Jul 2024 00:09:07 +0800 Subject: [PATCH] bump pre-commit to 3.7 --- tox.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tox.ini b/tox.ini index fdec66d0..aea153b0 100644 --- a/tox.ini +++ b/tox.ini @@ -13,7 +13,7 @@ commands = [testenv:pre-commit] basepython = python3.10 deps = - pre-commit>=2.16,<3 + pre-commit>=3.7,<4 setenv = LC_CTYPE=en_US.UTF-8 commands =