From 7650b231a4152d21968ef1b3dd0508eb43cbb4cc Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Fri, 10 May 2024 22:00:19 -0400 Subject: [PATCH] Update pre-commit from 2.17.0 to 3.7.1 --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index a1a2ed42..eba82c69 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==3.7.1 # xhttps://github.com/pre-commit/pre-commit # Django # ------------------------------------------------------------------------------