Skip to content

Commit 99d8574

Browse files
Update pre-commit hooks
1 parent de50a59 commit 99d8574

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
@@ -16,14 +16,14 @@ repos:
1616
- hooks:
1717
- id: uv-lock
1818
repo: https://github.com/astral-sh/uv-pre-commit
19-
rev: 0.9.28
19+
rev: 0.10.7
2020
- hooks:
2121
- args:
2222
- --fix
2323
id: ruff-check
2424
- id: ruff-format
2525
repo: https://github.com/astral-sh/ruff-pre-commit
26-
rev: v0.14.14
26+
rev: v0.15.4
2727
- hooks:
2828
- id: pyright
2929
repo: https://github.com/RobertCraigie/pyright-python

0 commit comments

Comments
 (0)