Skip to content

Commit bdc9120

Browse files
[pre-commit.ci] pre-commit autoupdate (#714)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Tobias Raabe <[email protected]>
1 parent ba97446 commit bdc9120

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
@@ -25,12 +25,12 @@ repos:
2525
- id: python-no-log-warn
2626
- id: text-unicode-replacement-char
2727
- repo: https://github.com/astral-sh/ruff-pre-commit
28-
rev: v0.14.0
28+
rev: v0.14.2
2929
hooks:
3030
- id: ruff-format
3131
- id: ruff-check
3232
- repo: https://github.com/astral-sh/uv-pre-commit
33-
rev: 0.9.2
33+
rev: 0.9.6
3434
hooks:
3535
- id: uv-lock
3636
- repo: https://github.com/executablebooks/mdformat

0 commit comments

Comments
 (0)