Skip to content

Commit 1514a0e

Browse files
[pre-commit.ci] pre-commit autoupdate (#751)
* [pre-commit.ci] pre-commit autoupdate updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.2 → v0.11.6](astral-sh/ruff-pre-commit@v0.11.2...v0.11.6) - [github.com/astral-sh/uv-pre-commit: 0.6.9 → 0.6.14](astral-sh/uv-pre-commit@0.6.9...0.6.14) * [pre-commit.ci] auto fixes from pre-commit.com hooks --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 295b992 commit 1514a0e

3 files changed

Lines changed: 433 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.6
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)