diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 3b972a4..6bebcc3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -4,7 +4,7 @@ ci: repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.12.4 + rev: v0.15.18 hooks: - id: ruff args: [--fix, --show-fixes]