Skip to content

Commit a09f413

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.2 → v0.11.5](astral-sh/ruff-pre-commit@v0.11.2...v0.11.5) - [github.com/astral-sh/uv-pre-commit: 0.6.9 → 0.6.14](astral-sh/uv-pre-commit@0.6.9...0.6.14)
1 parent 40b8f9c commit a09f413

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.11.2
21+
rev: v0.11.5
2222
hooks:
2323
- id: ruff
2424
args: ["--output-format=concise"]
@@ -37,7 +37,7 @@ repos:
3737

3838
- repo: https://github.com/astral-sh/uv-pre-commit
3939
# uv version.
40-
rev: 0.6.9
40+
rev: 0.6.14
4141
hooks:
4242
# Update the uv lockfile
4343
- id: uv-lock

0 commit comments

Comments
 (0)