@ -13,13 +13,13 @@ repos:
- --unsafe
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.2.0
hooks:
- id: ruff
args:
- --fix
- id: ruff-format
# - repo: https://github.com/charliermarsh/ruff-pre-commit
# rev: v0.2.0
# hooks:
# - id: ruff
# args:
# - --fix
# - id: ruff-format
- repo: local