diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 598dac0dc94db..61879e71702d0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ ci: autofix_prs: false autoupdate_schedule: monthly # manual stage hooks - skip: [pylint, pyright, mypy, autotyping] + skip: [pylint, pyright, mypy] repos: - repo: https://github.com/hauntsaninja/black-pre-commit-mirror # black compiled with mypyc