Skip to content

Commit 6a45654

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/uv-pre-commit: 0.7.3 → 0.7.12](astral-sh/uv-pre-commit@0.7.3...0.7.12) - [github.com/astral-sh/ruff-pre-commit: v0.11.11 → v0.11.13](astral-sh/ruff-pre-commit@v0.11.11...v0.11.13)
1 parent c9bb4f3 commit 6a45654

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,12 +1,12 @@
11
repos:
22
- repo: https://github.com/astral-sh/uv-pre-commit
3-
rev: 0.7.3
3+
rev: 0.7.12
44
hooks:
55
- id: uv-lock
66
args: [--upgrade]
77

88
- repo: https://github.com/astral-sh/ruff-pre-commit
9-
rev: v0.11.11
9+
rev: v0.11.13
1010
hooks:
1111
- id: ruff
1212
name: ruff linter

0 commit comments

Comments
 (0)