From d5509a1057d079bab3b1adc8103bdf213588f637 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 01:03:12 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20dependency=20pre-?= =?UTF-8?q?commit=20to=20v4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index dcd25f28..54c72599 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -43,7 +43,7 @@ coverage = "^7.0.5" flake8 = "^7.0.0" isort = "^5.11.4" mypy = "^1.0.0" -pre-commit = "^3.0.0" +pre-commit = "^4.0.0" pre-commit-hooks = "^4.3.0" pylint = "^3.0.0" pytest = "^8.0.0"