diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 364720c6..c66d820a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: # Python - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.6.2 + rev: v0.6.8 hooks: - id: ruff args: ["--fix"]