mirror of https://github.com/phonopy/phono3py.git
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/pycqa/isort: 5.9.3 → 5.10.0](https://github.com/pycqa/isort/compare/5.9.3...5.10.0)
This commit is contained in:
parent
5c3ca17a16
commit
7462ff56d3
|
@ -31,7 +31,7 @@ repos:
|
||||||
- id: pydocstyle
|
- id: pydocstyle
|
||||||
|
|
||||||
- repo: https://github.com/pycqa/isort
|
- repo: https://github.com/pycqa/isort
|
||||||
rev: 5.9.3
|
rev: 5.10.0
|
||||||
hooks:
|
hooks:
|
||||||
- id: isort
|
- id: isort
|
||||||
name: isort (python)
|
name: isort (python)
|
||||||
|
|
Loading…
Reference in New Issue