mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-24 06:49:46 +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
|
||||
hooks:
|
||||
# Linter
|
||||
- id: ruff
|
||||
- id: ruff-check
|
||||
args: [--fix, --exit-non-zero-on-fix]
|
||||
# Formatter
|
||||
- id: ruff-format
|
||||
|
|
Loading…
Reference in New Issue
Block a user