Skip to content

Commit 3e3d03e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.7 → v0.14.2](astral-sh/ruff-pre-commit@v0.9.7...v0.14.2) - [github.com/astral-sh/uv-pre-commit: 0.6.3 → 0.9.5](astral-sh/uv-pre-commit@0.6.3...0.9.5)
1 parent 8049132 commit 3e3d03e

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/ruff-pre-commit
3-
rev: v0.9.7
3+
rev: v0.14.2
44
hooks:
55
- id: ruff
66
args: [--fix, --unsafe-fixes]
77
- id: ruff-format
88
- repo: https://github.com/astral-sh/uv-pre-commit
9-
rev: 0.6.3
9+
rev: 0.9.5
1010
hooks:
1111
- id: uv-lock

0 commit comments

Comments
 (0)