mirror of https://github.com/phonopy/phono3py.git
Merge pull request #264 from phonopy/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
commit
eecf94beb3
|
@ -11,7 +11,7 @@ repos:
|
||||||
exclude: ^example/AlN-LDA/
|
exclude: ^example/AlN-LDA/
|
||||||
|
|
||||||
- repo: https://github.com/astral-sh/ruff-pre-commit
|
- repo: https://github.com/astral-sh/ruff-pre-commit
|
||||||
rev: v0.5.6
|
rev: v0.5.7
|
||||||
hooks:
|
hooks:
|
||||||
- id: ruff
|
- id: ruff
|
||||||
args: [ "--fix", "--show-fixes" ]
|
args: [ "--fix", "--show-fixes" ]
|
||||||
|
|
Loading…
Reference in New Issue