Skip to content

Commit 67eef20

Browse files
ci: pre-commit autoupdate (#198)
updates: - [github.com/astral-sh/ruff-pre-commit: v0.11.2 → v0.11.4](astral-sh/ruff-pre-commit@v0.11.2...v0.11.4) - [github.com/astral-sh/uv-pre-commit: 0.6.11 → 0.6.12](astral-sh/uv-pre-commit@0.6.11...0.6.12) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent eed04a7 commit 67eef20

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
@@ -86,7 +86,7 @@ repos:
8686
- id: markdownlint
8787

8888
- repo: https://github.com/astral-sh/ruff-pre-commit
89-
rev: v0.11.2
89+
rev: v0.11.4
9090
hooks:
9191
- id: ruff
9292
types_or: [python, pyi, jupyter]
@@ -110,7 +110,7 @@ repos:
110110
- id: taplo-format
111111

112112
- repo: https://github.com/astral-sh/uv-pre-commit
113-
rev: 0.6.11
113+
rev: 0.6.12
114114
hooks:
115115
- id: uv-lock
116116

0 commit comments

Comments
 (0)