Merge branch 'main' of https://github.com/fabiocaccamo/django-admin-interface
commit
f42ce33978
|
|
@ -15,7 +15,7 @@ repos:
|
||||||
args: ["--target-version", "3.0"]
|
args: ["--target-version", "3.0"]
|
||||||
|
|
||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
rev: v0.1.11
|
rev: v0.1.14
|
||||||
hooks:
|
hooks:
|
||||||
- id: ruff
|
- id: ruff
|
||||||
args: [--fix, --exit-non-zero-on-fix]
|
args: [--fix, --exit-non-zero-on-fix]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue