mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
pre-commit: fix ruff hook being a no-op
This commit is contained in:
parent
5a17ec1bba
commit
df8c4a1cf5
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue