mirror of
https://github.com/Superredstone/patrickcanal.it.git
synced 2026-09-20 09:41:14 +02:00
chore: fix pre-commit hook
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
repos:
|
||||
- repo: https://github.com/djlint/djLint
|
||||
rev: v1.46.1
|
||||
hooks:
|
||||
- id: djlint-reformat-django
|
||||
language: system
|
||||
- id: djlint-django
|
||||
language: system
|
||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||
rev: v0.16.6
|
||||
hooks:
|
||||
- id: ruff-check
|
||||
language: system
|
||||
- id: ruff-format
|
||||
language: system
|
||||
Reference in New Issue
Block a user