Update pre-commit to 4.3.0 (#5971)

Update pre-commit from 4.2.0 to 4.3.0
This commit is contained in:
pyup.io bot 2025-08-10 07:04:40 -07:00 committed by GitHub
parent 668e418c32
commit 4b63b5cee9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,7 +31,7 @@ sphinx-autobuild==2024.10.3 # https://github.com/GaretJax/sphinx-autobuild
ruff==0.12.8 # https://github.com/astral-sh/ruff ruff==0.12.8 # https://github.com/astral-sh/ruff
coverage==7.10.2 # https://github.com/nedbat/coveragepy coverage==7.10.2 # 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.2.0 # https://github.com/pre-commit/pre-commit pre-commit==4.3.0 # https://github.com/pre-commit/pre-commit
# Django # Django
# ------------------------------------------------------------------------------ # ------------------------------------------------------------------------------