Skip to content

Commit ebf5b14

Browse files
⬆ [pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.4 → v0.11.8](astral-sh/ruff-pre-commit@v0.11.4...v0.11.8) - [github.com/astral-sh/uv-pre-commit: 0.6.12 → 0.7.2](astral-sh/uv-pre-commit@0.6.12...0.7.2)
1 parent 770d1b1 commit ebf5b14

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
@@ -27,7 +27,7 @@ repos:
2727
files: \.(py|sh|json|yml|yaml|md)$
2828

2929
- repo: https://github.com/astral-sh/ruff-pre-commit
30-
rev: v0.11.4
30+
rev: v0.11.8
3131

3232
hooks:
3333
- id: ruff
@@ -46,7 +46,7 @@ repos:
4646

4747
- repo: https://github.com/astral-sh/uv-pre-commit
4848
# uv version.
49-
rev: 0.6.12
49+
rev: 0.7.2
5050

5151
hooks:
5252
# Update the uv lockfile

0 commit comments

Comments
 (0)