chore: re-enable yaml check (#28196)

closes: #28183
This commit is contained in:
David Arnold 2024-10-20 17:04:24 +02:00 committed by GitHub
parent 4965285731
commit 8bfab20780
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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$