diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 499fd29..c812950 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -24,7 +24,7 @@ repos: additional_dependencies: ["httpx", "packaging", "typer>=0.3.2"] - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.8.0 + rev: v0.8.1 hooks: - id: ruff - id: ruff-format