mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +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'
|
rev: 'v0.0.265'
|
||||||
hooks:
|
hooks:
|
||||||
- id: ruff
|
- id: ruff
|
||||||
|
args: [--fix, --exit-non-zero-on-fix]
|
||||||
- repo: local
|
- repo: local
|
||||||
hooks:
|
hooks:
|
||||||
- id: typos-syncroniz
|
- id: typos-syncroniz
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue