Skip to content

Commit 26f1687

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/astral-sh/ruff-pre-commit: v0.8.0 → v0.8.2](astral-sh/ruff-pre-commit@v0.8.0...v0.8.2)
1 parent 92ceff4 commit 26f1687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repos:
2424
additional_dependencies: ["httpx", "packaging", "typer>=0.3.2"]
2525
- repo: https://github.com/astral-sh/ruff-pre-commit
2626
# Ruff version.
27-
rev: v0.8.0
27+
rev: v0.8.2
2828
hooks:
2929
- id: ruff
3030
- id: ruff-format

0 commit comments

Comments
 (0)