Skip to content

Commit

Permalink
Bump black and blacken-docs to latest stable versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaraco committed Sep 8, 2020
1 parent 15f6272 commit 3820754
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
repos:
- repo: https://github.com/psf/black
rev: 19.10b0
rev: stable
hooks:
- id: black

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

0 comments on commit 3820754

Please sign in to comment.