mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-05 20:50:17 +03:00
Update ruff pre-commit hook to 0.7.3 (#5522)
Update ruff pre-commit hook to 0.7.3
This commit is contained in:
commit
5083d664c1
|
@ -35,7 +35,7 @@ repos:
|
|||
|
||||
# Run the Ruff linter.
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.7.2
|
||||
rev: v0.7.3
|
||||
hooks:
|
||||
# Linter
|
||||
- id: ruff
|
||||
|
|
Loading…
Reference in New Issue
Block a user