Skip to content

Commit 013a89c

Browse files
[pre-commit.ci] pre-commit autoupdate (#230)
updates: - [github.com/astral-sh/uv-pre-commit: 0.10.4 → 0.10.7](astral-sh/uv-pre-commit@0.10.4...0.10.7) - [github.com/astral-sh/ruff-pre-commit: v0.15.2 → v0.15.4](astral-sh/ruff-pre-commit@v0.15.2...v0.15.4) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent f1bc73b commit 013a89c

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
@@ -1,11 +1,11 @@
11
repos:
22
- repo: https://github.com/astral-sh/uv-pre-commit
3-
rev: 0.10.4
3+
rev: 0.10.7
44
hooks:
55
- id: uv-lock
66

77
- repo: https://github.com/astral-sh/ruff-pre-commit
8-
rev: v0.15.2
8+
rev: v0.15.4
99
hooks:
1010
- id: ruff
1111
name: ruff linter

0 commit comments

Comments
 (0)