diff --git a/dev_config/python/.pre-commit-config.yaml b/dev_config/python/.pre-commit-config.yaml index 50d62f9aea..a7afaffde4 100644 --- a/dev_config/python/.pre-commit-config.yaml +++ b/dev_config/python/.pre-commit-config.yaml @@ -7,13 +7,6 @@ repos: - id: check-yaml - id: debug-statements - - repo: https://github.com/asottile/setup-cfg-fmt - rev: v2.5.0 - hooks: - - id: setup-cfg-fmt - always_run: true - pass_filenames: false - - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. rev: v0.3.7