mirror of
https://github.com/Hopiu/cookiecutter-django.git
synced 2026-05-27 13:03:59 +00:00
Auto-update pre-commit hooks (#5062)
Co-authored-by: browniebroke <861044+browniebroke@users.noreply.github.com>
This commit is contained in:
parent
a45bb9eb2c
commit
9557d9ba0d
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ repos:
|
|||
|
||||
# Run the Ruff linter.
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.4.3
|
||||
rev: v0.4.4
|
||||
hooks:
|
||||
# Linter
|
||||
- id: ruff
|
||||
|
|
|
|||
Loading…
Reference in a new issue