File tree 2 files changed +2
-2
lines changed
{{cookiecutter.project_slug}}/requirements
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ binaryornot==0.4.4
7
7
ruff == 0.3.4
8
8
django-upgrade == 1.16.0
9
9
djlint == 1.34.1
10
- pre-commit == 3.6.2
10
+ pre-commit == 3.7.0
11
11
12
12
# Testing
13
13
# ------------------------------------------------------------------------------
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ sphinx-autobuild==2024.2.4 # https://github.com/GaretJax/sphinx-autobuild
31
31
ruff==0.3.4 # https://github.com/astral-sh/ruff
32
32
coverage==7.4.4 # https://github.com/nedbat/coveragepy
33
33
djlint==1.34.1 # https://github.com/Riverside-Healthcare/djLint
34
- pre-commit==3.6.2 # https://github.com/pre-commit/pre-commit
34
+ pre-commit==3.7.0 # https://github.com/pre-commit/pre-commit
35
35
36
36
# Django
37
37
# ------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments