mirror of https://github.com/phonopy/phono3py.git
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 21.12b0 → 22.1.0](https://github.com/psf/black/compare/21.12b0...22.1.0)
This commit is contained in:
parent
286981eb92
commit
cf506d37a7
|
@ -19,7 +19,7 @@ repos:
|
||||||
- "--ignore=E203,W503"
|
- "--ignore=E203,W503"
|
||||||
|
|
||||||
- repo: https://github.com/psf/black
|
- repo: https://github.com/psf/black
|
||||||
rev: 21.12b0
|
rev: 22.1.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: black
|
- id: black
|
||||||
args:
|
args:
|
||||||
|
|
Loading…
Reference in New Issue