Commit cd10be7ffff4b4553bdeb18c2313e0f3038005eb

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

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

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

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