Commit 8c25115b55758a06e3090261758359ec544e4dfb

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

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

updates:
- [github.com/psf/black: 22.10.0 → 22.12.0](https://github.com/psf/black/compare/22.10.0...22.12.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
... ... @@ -4,7 +4,7 @@ ci:
4 4  
5 5 repos:
6 6 - repo: https://github.com/psf/black
7   - rev: 22.10.0
  7 + rev: 22.12.0
8 8 hooks:
9 9 - id: black
10 10  
... ...