Skip to content

Commit f0f9b4d

Browse files
authored
Merge pull request #139 from phonopy/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents fd74e65 + 98cad81 commit f0f9b4d

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repos:
1919
- id: check-merge-conflict
2020
- id: detect-private-key
2121
- repo: https://github.com/astral-sh/ruff-pre-commit
22-
rev: v0.15.18
22+
rev: v0.15.20
2323
hooks:
2424
- id: ruff-format
2525
types_or: [python, pyi, jupyter]
@@ -32,14 +32,14 @@ repos:
3232
- id: mypy
3333
exclude: ^docs/
3434
- repo: https://github.com/astral-sh/uv-pre-commit
35-
rev: 0.11.23 # uv version.
35+
rev: 0.11.25 # uv version.
3636
hooks:
3737
- id: uv-lock
3838
- repo: https://github.com/python-jsonschema/check-jsonschema
3939
rev: 0.37.3
4040
hooks:
4141
- id: check-github-workflows
4242
- repo: https://github.com/tox-dev/pyproject-fmt
43-
rev: v2.25.0
43+
rev: v2.25.1
4444
hooks:
4545
- id: pyproject-fmt

0 commit comments

Comments
 (0)