diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9c0f757..b987747 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -17,7 +17,7 @@ repos: - id: check-shebang-scripts-are-executable - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.11.2 + rev: v0.15.5 hooks: # Run the linter - id: ruff