bidict/.pre-commit-config.yaml

8 lines
245 B
YAML

- repo: git://github.com/pre-commit/pre-commit-hooks
sha: 0ff8620e03bf7acfb4dfdc86de14baf032c604f5
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
- id: debug-statements
- id: double-quote-string-fixer