Skip to content

Commit 6f06524

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.14.4 → v0.14.5](astral-sh/ruff-pre-commit@v0.14.4...v0.14.5) - [github.com/astral-sh/uv-pre-commit: 0.9.8 → 0.9.9](astral-sh/uv-pre-commit@0.9.8...0.9.9)
1 parent 29b3570 commit 6f06524

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ repos:
6262
- id: add-trailing-comma
6363

6464
- repo: https://github.com/astral-sh/ruff-pre-commit
65-
rev: v0.14.4
65+
rev: v0.14.5
6666
hooks:
6767
- id: ruff-check
6868
args: [--fix]
@@ -88,7 +88,7 @@ repos:
8888
- tomli
8989

9090
- repo: https://github.com/astral-sh/uv-pre-commit
91-
rev: 0.9.8
91+
rev: 0.9.9
9292
hooks:
9393
- id: uv-lock
9494

0 commit comments

Comments
 (0)