mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2026-02-03 14:06:05 +03:00
Update ruff from 0.14.13 to 0.14.14
This commit is contained in:
parent
c50ff0e2af
commit
1e8011dd78
|
|
@ -26,7 +26,7 @@ sphinx-autobuild==2025.8.25 # https://github.com/GaretJax/sphinx-autobuild
|
|||
|
||||
# Code quality
|
||||
# ------------------------------------------------------------------------------
|
||||
ruff==0.14.13 # https://github.com/astral-sh/ruff
|
||||
ruff==0.14.14 # https://github.com/astral-sh/ruff
|
||||
coverage==7.13.1 # https://github.com/nedbat/coveragepy
|
||||
djlint==1.36.4 # https://github.com/Riverside-Healthcare/djLint
|
||||
pre-commit==4.5.1 # https://github.com/pre-commit/pre-commit
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user