diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1493e389e..c3b6239c4 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -8,7 +8,7 @@ repos: hooks: - id: taplo-format - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.9.3 + rev: v0.9.4 hooks: # Run the linter. - id: ruff