diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5b3e83294f..e6da935476 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -68,27 +68,6 @@ repos: rev: v0.1.8 hooks: - id: ripsecrets - - repo: https://github.com/asottile/pyupgrade - rev: v3.19.0 - hooks: - - id: pyupgrade - args: - - --py310-plus - - repo: https://github.com/PyCQA/autoflake - rev: v2.3.1 - hooks: - - id: autoflake - - repo: https://github.com/PyCQA/isort - rev: 5.13.2 - hooks: - - id: isort - args: - - -p - - github_app_gep_project - - repo: https://github.com/psf/black - rev: 24.10.0 - hooks: - - id: black - repo: https://github.com/PyCQA/prospector rev: v1.13.2 hooks: