diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9b97a37..007be24 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,6 @@ repos: rev: v3.4.0 # Use the ref you want to point at hooks: - id: trailing-whitespace - - id: check-yaml - repo: local hooks: - id: pylint