diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 89751af..082b1ad 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.12.0 + rev: v0.15.18 hooks: - id: ruff args: [--fix]