mirror of https://github.com/phonopy/phono3py.git
Merge pull request #406 from phonopy/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
commit
8eeb09d934
|
@ -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.11.13
|
rev: v0.12.1
|
||||||
hooks:
|
hooks:
|
||||||
- id: ruff
|
- id: ruff
|
||||||
args: [ "--fix", "--show-fixes" ]
|
args: [ "--fix", "--show-fixes" ]
|
||||||
|
|
Loading…
Reference in New Issue