Update pre-commit from 4.1.0 to 4.2.0

This commit is contained in:
pyup-bot 2025-03-19 08:10:25 +10:00
parent 05ce556006
commit 4b73d4f8da

View File

@ -31,7 +31,7 @@ sphinx-autobuild==2024.10.3 # https://github.com/GaretJax/sphinx-autobuild
ruff==0.11.0 # https://github.com/astral-sh/ruff ruff==0.11.0 # https://github.com/astral-sh/ruff
coverage==7.7.0 # https://github.com/nedbat/coveragepy coverage==7.7.0 # https://github.com/nedbat/coveragepy
djlint==1.36.4 # https://github.com/Riverside-Healthcare/djLint djlint==1.36.4 # https://github.com/Riverside-Healthcare/djLint
pre-commit==4.1.0 # https://github.com/pre-commit/pre-commit pre-commit==4.2.0 # https://github.com/pre-commit/pre-commit
# Django # Django
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------