edx-oauth2-wordpress-backend/.pre-commit-config.yaml
2022-10-11 14:11:38 -05:00

8 lines
176 B
YAML

repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v2.3.0
hooks:
- id: check-yaml
- id: end-of-file-fixer
- id: trailing-whitespace