diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1a6affad..44c8194f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -26,7 +26,7 @@ repos: additional_dependencies: ["typer==0.7.0"] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.4.3 + rev: v0.4.4 hooks: # Simulate isort via (the much faster) ruff - id: ruff