From 44fc9f798f8c7f6c1c0cce5551361ea8480d5e51 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Tue, 8 Oct 2024 14:56:25 -0300 Subject: [PATCH] Update pre-commit from 2.17.0 to 4.0.1 --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index a1a2ed42..c2e8a9a4 100644 --- a/requirements/local.txt +++ b/requirements/local.txt @@ -23,7 +23,7 @@ coverage==5.3 # https://github.com/nedbat/coveragepy black==20.8b1 # https://github.com/ambv/black pylint-django==2.3.0 # https://github.com/PyCQA/pylint-django pylint-celery==0.3 # https://github.com/PyCQA/pylint-celery -pre-commit==2.17.0 # xhttps://github.com/pre-commit/pre-commit +pre-commit==4.0.1 # xhttps://github.com/pre-commit/pre-commit # Django # ------------------------------------------------------------------------------