diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 1f25d1b..01dc3ea 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -35,7 +35,7 @@ repos: # Check linting and style issues - repo: https://github.com/astral-sh/ruff-pre-commit - rev: "v0.11.12" + rev: "v0.12.1" hooks: - id: ruff args: ["--fix", "--show-fixes"]