Commit 3c7257d2aef73294fbd648e1a682a67a6f65168d

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

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

updates:
- [github.com/psf/black: 21.11b1 → 21.12b0](https://github.com/psf/black/compare/21.11b1...21.12b0)

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
... ... @@ -5,7 +5,7 @@ ci:
5 5  
6 6 repos:
7 7 - repo: https://github.com/psf/black
8   - rev: 21.11b1
  8 + rev: 21.12b0
9 9 hooks:
10 10 - id: black
11 11  
... ...