Merge branch 'develop' of github.com:phonopy/phono3py into develop

This commit is contained in:
Atsushi Togo 2025-07-22 15:12:07 +09:00
commit e736838528
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ repos:
exclude: ^example/AlN-LDA/
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.12.3
rev: v0.12.4
hooks:
- id: ruff
args: [ "--fix", "--show-fixes" ]