Codebase list jsonpickle / upstream/2.1.0 .pre-commit-config.yaml
upstream/2.1.0

Tree @upstream/2.1.0 (Download .tar.gz)

.pre-commit-config.yaml @upstream/2.1.0raw · history · blame

repos:
- repo: https://github.com/psf/black
  rev: 19.10b0
  hooks:
  - id: black

- repo: https://github.com/asottile/blacken-docs
  rev: v1.4.0
  hooks:
  - id: blacken-docs