From 67e213bff2c80cf45ec82ea82e6bae77a4aed3e8 Mon Sep 17 00:00:00 2001 From: pyup-bot Date: Sun, 18 Feb 2024 16:58:12 -0300 Subject: [PATCH] Update pre-commit from 2.17.0 to 3.6.2 --- requirements/local.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/local.txt b/requirements/local.txt index a1a2ed42..bc7a3d1b 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.6.2 # xhttps://github.com/pre-commit/pre-commit # Django # ------------------------------------------------------------------------------