Skip to content

Commit

Permalink
ci: black on docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sbrugman committed Oct 26, 2021
1 parent b187d36 commit d5caf4e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .pre-commit-config.yaml
Expand Up @@ -21,3 +21,7 @@ repos:
hooks:
- id: pyupgrade
args: ['--py36-plus','--exit-zero-even-if-changed']
- repo: https://github.com/asottile/blacken-docs
rev: v1.0.0
hooks:
- id: blacken-docs

0 comments on commit d5caf4e

Please sign in to comment.