mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-27 08:19:51 +03:00
Rename pre-commit hook id
This commit is contained in:
parent
82b740d1e3
commit
4728597ad9
|
@ -39,7 +39,7 @@ repos:
|
||||||
rev: v0.12.0
|
rev: v0.12.0
|
||||||
hooks:
|
hooks:
|
||||||
# Linter
|
# Linter
|
||||||
- id: ruff
|
- id: ruff-check
|
||||||
args: [--fix, --exit-non-zero-on-fix]
|
args: [--fix, --exit-non-zero-on-fix]
|
||||||
# Formatter
|
# Formatter
|
||||||
- id: ruff-format
|
- id: ruff-format
|
||||||
|
|
Loading…
Reference in New Issue
Block a user