Skip to content

Commit 1eaaa1d

Browse files
ci: pre-commit autoupdate (#427)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.12.1 → v0.12.2](astral-sh/ruff-pre-commit@v0.12.1...v0.12.2) - [github.com/astral-sh/uv-pre-commit: 0.7.17 → 0.7.19](astral-sh/uv-pre-commit@0.7.17...0.7.19) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: YuXuan Tay <[email protected]>
1 parent 497014a commit 1eaaa1d

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
@@ -81,7 +81,7 @@ repos:
8181
- id: markdownlint
8282

8383
- repo: https://github.com/astral-sh/ruff-pre-commit
84-
rev: v0.12.1
84+
rev: v0.12.2
8585
hooks:
8686
- id: ruff
8787
types_or: [python, pyi, jupyter]
@@ -105,7 +105,7 @@ repos:
105105
- id: taplo-format
106106

107107
- repo: https://github.com/astral-sh/uv-pre-commit
108-
rev: 0.7.17
108+
rev: 0.7.19
109109
hooks:
110110
- id: uv-lock
111111

0 commit comments

Comments
 (0)