Merge pull request #496 from argosopentech/fix-pre-commit-automation

Remove YAML validation
This commit is contained in:
Piero Toffanin 2023-09-16 20:00:56 -04:00 committed by GitHub
commit d76d0b7de4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,10 +7,6 @@ repos:
name: " 🐘 Check for added large files"
- id: check-toml
name: " ✔️ Check TOML"
- id: check-yaml
name: " ✔️ Check YAML"
args:
- --unsafe
- id: check-json
name: " ✔️ Check JSON"
- id: trailing-whitespace