pre-commit: fix ruff hook being a no-op

This commit is contained in:
Hugo Osvaldo Barrera 2023-09-24 12:35:16 +02:00
parent 5a17ec1bba
commit df8c4a1cf5

View file

@ -26,6 +26,7 @@ repos:
rev: 'v0.0.265'
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
- repo: local
hooks:
- id: typos-syncroniz