Skip to content

Commit 5580eac

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.16.5 → v0.16.6](astral-sh/ruff-pre-commit@v0.16.5...v0.16.6) - [github.com/tox-dev/pyproject-fmt: v2.28.1 → v2.29.3](tox-dev/pyproject-fmt@v2.28.1...v2.29.3) - [github.com/astral-sh/uv-pre-commit: 0.12.7 → 0.12.10](astral-sh/uv-pre-commit@0.12.7...0.12.10)
1 parent 6328322 commit 5580eac

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
@@ -29,13 +29,13 @@ repos:
2929
- tomli
3030

3131
- repo: https://github.com/astral-sh/ruff-pre-commit
32-
rev: v0.16.5
32+
rev: v0.16.6
3333
hooks:
3434
- id: ruff-check
3535
- id: ruff-format
3636

3737
- repo: https://github.com/tox-dev/pyproject-fmt
38-
rev: v2.28.1
38+
rev: v2.29.3
3939
hooks:
4040
- id: pyproject-fmt
4141

@@ -48,7 +48,7 @@ repos:
4848
pass_filenames: false
4949

5050
- repo: https://github.com/astral-sh/uv-pre-commit
51-
rev: 0.12.7
51+
rev: 0.12.10
5252
hooks:
5353
- id: uv-lock
5454

0 commit comments

Comments
 (0)