diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 204c5f6..e531b45 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,8 +1,5 @@ default_stages: [commit, push] -ci: - autofix_prs: false - repos: - repo: https://github.com/codespell-project/codespell rev: v2.2.6