Skip to content

Commit 79ebfa7

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.11 → v0.12.12](astral-sh/ruff-pre-commit@v0.12.11...v0.12.12) - [github.com/astral-sh/uv-pre-commit: 0.8.14 → 0.8.15](astral-sh/uv-pre-commit@0.8.14...0.8.15)
1 parent ff8dcd8 commit 79ebfa7

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.12.11
21+
rev: v0.12.12
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.8.14
40+
rev: 0.8.15
4141
hooks:
4242
# Update the uv lockfile
4343
- id: uv-lock

0 commit comments

Comments
 (0)