Skip to content

Commit 00e9443

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.13 → v0.15.6](astral-sh/ruff-pre-commit@v0.14.13...v0.15.6) - [github.com/astral-sh/uv-pre-commit: 0.9.26 → 0.10.10](astral-sh/uv-pre-commit@0.9.26...0.10.10)
1 parent 44366e2 commit 00e9443

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
@@ -18,7 +18,7 @@ repos:
1818
- id: validate_manifest
1919

2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: v0.14.13
21+
rev: v0.15.6
2222
hooks:
2323
- id: ruff
2424
args: [ --fix, --config=./pyproject.toml ]
@@ -27,6 +27,6 @@ repos:
2727

2828
- repo: https://github.com/astral-sh/uv-pre-commit
2929
# uv version.
30-
rev: 0.9.26
30+
rev: 0.10.10
3131
hooks:
3232
- id: uv-lock

0 commit comments

Comments
 (0)