diff --git a/.pre-commit-config.yml b/.pre-commit-config.yaml similarity index 98% rename from .pre-commit-config.yml rename to .pre-commit-config.yaml index 2dd114d2..a0f14524 100644 --- a/.pre-commit-config.yml +++ b/.pre-commit-config.yaml @@ -17,7 +17,6 @@ repos: - id: check-ast - id: check-json - id: check-toml - - id: check-yaml - id: debug-statements - repo: https://github.com/asottile/pyupgrade