Skip to content

Commit beab8f6

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/uv-pre-commit: 0.9.21 → 0.9.26](astral-sh/uv-pre-commit@0.9.21...0.9.26) - [github.com/astral-sh/ruff-pre-commit: v0.14.10 → v0.14.14](astral-sh/ruff-pre-commit@v0.14.10...v0.14.14)
1 parent 1e57f1b commit beab8f6

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

88
- repo: https://github.com/astral-sh/ruff-pre-commit
9-
rev: v0.14.10
9+
rev: v0.14.14
1010
hooks:
1111
- id: ruff-check
1212
args: [--fix]

0 commit comments

Comments
 (0)