diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3cb9f29..d5570b2 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,9 @@ default_language_version: python: python3.12 +ci: + autofix_prs: false + repos: - repo: https://github.com/netromdk/vermin rev: v1.6.0