You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update pre-commit hooks so dictionary YAML files are validated on every commit
instead of only on push. This ensures that our default builds catch potential
issues with YAML files and helps make errors obvious early when doing related
dev work.
The text was updated successfully, but these errors were encountered:
Update pre-commit hooks so dictionary YAML files are validated on every commit
instead of only on push. This ensures that our default builds catch potential
issues with YAML files and helps make errors obvious early when doing related
dev work.
The text was updated successfully, but these errors were encountered: