We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05ce556 commit e5c315bCopy full SHA for e5c315b
{{cookiecutter.project_slug}}/requirements/local.txt
@@ -31,7 +31,7 @@ sphinx-autobuild==2024.10.3 # https://github.com/GaretJax/sphinx-autobuild
31
ruff==0.11.0 # https://github.com/astral-sh/ruff
32
coverage==7.7.0 # https://github.com/nedbat/coveragepy
33
djlint==1.36.4 # https://github.com/Riverside-Healthcare/djLint
34
-pre-commit==4.1.0 # https://github.com/pre-commit/pre-commit
+pre-commit==4.2.0 # https://github.com/pre-commit/pre-commit
35
36
# Django
37
# ------------------------------------------------------------------------------
0 commit comments