Commit c4c709e7e8fe5264c203d2ac2335f8da6c564a89

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

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

updates:
- [github.com/psf/black: 22.1.0 → 22.3.0](https://github.com/psf/black/compare/22.1.0...22.3.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 5  
6 6 repos:
7 7 - repo: https://github.com/psf/black
8   - rev: 22.1.0
  8 + rev: 22.3.0
9 9 hooks:
10 10 - id: black
11 11  
... ...