Commit bd3c9cb5629ff484a11a43b7a1f1f3658b9cd1c8

Authored by pre-commit-ci[bot]
Committed by GitHub
1 parent 8b785a6c

chore(deps): pre-commit.ci autoupdate (#637)

updates:
- [github.com/psf/black: 21.7b0 → 21.8b0](https://github.com/psf/black/compare/21.7b0...21.8b0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Showing 1 changed file with 1 additions and 1 deletions
.pre-commit-config.yaml
... ... @@ -7,7 +7,7 @@ ci:
7 7  
8 8 repos:
9 9 - repo: https://github.com/psf/black
10   - rev: 21.7b0
  10 + rev: 21.8b0
11 11 hooks:
12 12 - id: black
13 13  
... ...