mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-14 02:55:41 +00:00
disable unsafe fixes
This commit is contained in:
@ -24,7 +24,7 @@ repos:
|
|||||||
- id: ruff
|
- id: ruff
|
||||||
args: [
|
args: [
|
||||||
--fix,
|
--fix,
|
||||||
--unsafe-fixes,
|
# --unsafe-fixes,
|
||||||
--preview
|
--preview
|
||||||
]
|
]
|
||||||
- repo: https://github.com/astral-sh/uv-pre-commit
|
- repo: https://github.com/astral-sh/uv-pre-commit
|
||||||
|
Reference in New Issue
Block a user