mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-02 21:19:12 +00:00
Migrate the pre-commit config
This commit is contained in:
@@ -26,7 +26,7 @@ repos:
|
|||||||
rev: v1.0.0
|
rev: v1.0.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: mypy
|
- id: mypy
|
||||||
stages: [push, manual]
|
stages: [pre-push, manual]
|
||||||
pass_filenames: false
|
pass_filenames: false
|
||||||
args:
|
args:
|
||||||
- --config-file=pyproject.toml
|
- --config-file=pyproject.toml
|
||||||
|
|||||||
Reference in New Issue
Block a user