STYLE: Disable pre-commit CI autofixes
This commit is contained in:
Родитель
92d94799f2
Коммит
796594f6f7
|
@ -2,6 +2,9 @@
|
|||
# See https://pre-commit.com/hooks.html for more hooks
|
||||
# See https://github.com/pre-commit/pre-commit-hooks/blob/master/.pre-commit-config.yaml for an example with more hooks
|
||||
|
||||
ci:
|
||||
autofix_prs: false
|
||||
|
||||
repos:
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.0.1
|
||||
|
|
Загрузка…
Ссылка в новой задаче