Skip to content

Commit a50d8f3

Browse files
authored
Merge pull request #115 from phonopy/pre-commit-ci-update-config
[pre-commit.ci] pre-commit autoupdate
2 parents e29bccd + 7215589 commit a50d8f3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,14 @@ repos:
2929
- id: mypy
3030
exclude: ^docs/
3131
- repo: https://github.com/astral-sh/uv-pre-commit
32-
rev: 0.9.26 # uv version.
32+
rev: 0.9.28 # uv version.
3333
hooks:
3434
- id: uv-lock
3535
- repo: https://github.com/python-jsonschema/check-jsonschema
3636
rev: 0.36.1
3737
hooks:
3838
- id: check-github-workflows
3939
- repo: https://github.com/tox-dev/pyproject-fmt
40-
rev: v2.11.1
40+
rev: v2.12.1
4141
hooks:
4242
- id: pyproject-fmt

0 commit comments

Comments
 (0)