diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 4706860885..4b2f0455cc 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -16,7 +16,7 @@ repos: - id: check-ast - id: check-json - id: check-toml - # - id: check-yaml + - id: check-yaml - id: debug-statements exclude: ^frappe/tests/classes/context_managers\.py$