disable unsafe fixes
This commit is contained in:
parent
db3db041ac
commit
372e3d417e
|
|
@ -24,7 +24,7 @@ repos:
|
|||
- id: ruff
|
||||
args: [
|
||||
--fix,
|
||||
--unsafe-fixes,
|
||||
# --unsafe-fixes,
|
||||
--preview
|
||||
]
|
||||
- repo: https://github.com/astral-sh/uv-pre-commit
|
||||
|
|
|
|||
Loading…
Reference in New Issue