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 4afa4a9 commit 84ad81e
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 84ad81e

Please sign in to comment.