diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index e786089..e72c5db 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,15 +7,11 @@ repos: hooks: - id: trailing-whitespace - id: end-of-file-fixer - - id: check-json - id: check-toml - - id: check-xml - - id: check-yaml - id: debug-statements - id: check-builtin-literals - id: check-case-conflict - id: check-docstring-first - - id: detect-private-key - repo: https://github.com/astral-sh/ruff-pre-commit rev: v0.1.4