Files
heroku-buildpack-python/.pre-commit-config.yaml
T
2019-09-10 13:33:55 -07:00

8 lines
178 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