Skip to content

Commit bde8236

Browse files
pyup-botluzfcb
authored andcommitted
Update ruff from 0.4.8 to 0.4.9
1 parent 07c125d commit bde8236

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
@@ -28,7 +28,7 @@ sphinx-autobuild==2024.4.16 # https://github.com/GaretJax/sphinx-autobuild
2828

2929
# Code quality
3030
# ------------------------------------------------------------------------------
31-
ruff==0.4.8 # https://github.com/astral-sh/ruff
31+
ruff==0.4.9 # https://github.com/astral-sh/ruff
3232
coverage==7.5.3 # https://github.com/nedbat/coveragepy
3333
djlint==1.34.1 # https://github.com/Riverside-Healthcare/djLint
3434
pre-commit==3.7.1 # https://github.com/pre-commit/pre-commit

0 commit comments

Comments
 (0)