mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-09-20 02:42:35 +03:00
Auto-update pre-commit hooks
This commit is contained in:
parent
15046b1998
commit
973e8800b8
|
@ -27,7 +27,7 @@ repos:
|
|||
args: ["--tab-width", "2"]
|
||||
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.13.0
|
||||
rev: v0.13.1
|
||||
hooks:
|
||||
- id: ruff
|
||||
args: [--fix, --exit-non-zero-on-fix]
|
||||
|
|
|
@ -36,7 +36,7 @@ repos:
|
|||
|
||||
# Run the Ruff linter.
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.13.0
|
||||
rev: v0.13.1
|
||||
hooks:
|
||||
# Linter
|
||||
- id: ruff-check
|
||||
|
|
Loading…
Reference in New Issue
Block a user