Skip to content

Commit 7bb55e7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/uv-pre-commit: 0.8.0 → 0.8.3](astral-sh/uv-pre-commit@0.8.0...0.8.3) - [github.com/astral-sh/ruff-pre-commit: v0.12.4 → v0.12.5](astral-sh/ruff-pre-commit@v0.12.4...v0.12.5)
1 parent bc29459 commit 7bb55e7

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

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

0 commit comments

Comments
 (0)