Skip to content

Commit e5c315b

Browse files
authored
Update pre-commit from 4.1.0 to 4.2.0 (cookiecutter#5730)
1 parent 05ce556 commit e5c315b

File tree

1 file changed

+1
-1
lines changed
  • {{cookiecutter.project_slug}}/requirements

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/requirements/local.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ sphinx-autobuild==2024.10.3 # https://github.com/GaretJax/sphinx-autobuild
3131
ruff==0.11.0 # https://github.com/astral-sh/ruff
3232
coverage==7.7.0 # https://github.com/nedbat/coveragepy
3333
djlint==1.36.4 # https://github.com/Riverside-Healthcare/djLint
34-
pre-commit==4.1.0 # https://github.com/pre-commit/pre-commit
34+
pre-commit==4.2.0 # https://github.com/pre-commit/pre-commit
3535

3636
# Django
3737
# ------------------------------------------------------------------------------

0 commit comments

Comments
 (0)