Skip to content

Commit

Permalink
Update pre-commit to 4.0.1 (#5445)
Browse files Browse the repository at this point in the history
  • Loading branch information
pyup-bot authored Oct 8, 2024
1 parent 9ada7ab commit b66960e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion {{cookiecutter.project_slug}}/requirements/local.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ sphinx-autobuild==2024.10.3 # https://github.com/GaretJax/sphinx-autobuild
ruff==0.6.9 # https://github.com/astral-sh/ruff
coverage==7.6.1 # https://github.com/nedbat/coveragepy
djlint==1.35.2 # https://github.com/Riverside-Healthcare/djLint
pre-commit==4.0.0 # https://github.com/pre-commit/pre-commit
pre-commit==4.0.1 # https://github.com/pre-commit/pre-commit

# Django
# ------------------------------------------------------------------------------
Expand Down

0 comments on commit b66960e

Please sign in to comment.