Commit 4d34311cb16a42487c9f1ce587f25ebada5a2bb3

Authored by pre-commit-ci[bot]
Committed by Henry Schreiner
1 parent cb72d1f2

chore(deps): pre-commit.ci autoupdate

updates:
- [github.com/psf/black: 21.6b0 → 21.7b0](https://github.com/psf/black/compare/21.6b0...21.7b0)
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.6b0
  10 + rev: 21.7b0
11 11 hooks:
12 12 - id: black
13 13  
... ...