Skip to content

Commit 151b6bb

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.9.7 → v0.11.2](astral-sh/ruff-pre-commit@v0.9.7...v0.11.2) - [github.com/astral-sh/uv-pre-commit: 0.6.2 → 0.6.9](astral-sh/uv-pre-commit@0.6.2...0.6.9)
1 parent 2c8a382 commit 151b6bb

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
@@ -18,7 +18,7 @@ repos:
1818
# files: ^renovate\.json$
1919

2020
- repo: https://github.com/astral-sh/ruff-pre-commit
21-
rev: v0.9.7
21+
rev: v0.11.2
2222
hooks:
2323
- id: ruff
2424
name: "lint with ruff"
@@ -35,7 +35,7 @@ repos:
3535

3636
- repo: https://github.com/astral-sh/uv-pre-commit
3737
# uv version.
38-
rev: 0.6.2
38+
rev: 0.6.9
3939
hooks:
4040
# Update the uv lockfile
4141
- id: uv-lock

0 commit comments

Comments
 (0)