Merge pull request #264 from phonopy/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Atsushi Togo 2024-08-13 10:37:27 +09:00 committed by GitHub
commit eecf94beb3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -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" ]