diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 9b68c80..4e33685 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -12,7 +12,7 @@ repos: # Run ruff to lint and format - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.9.9 + rev: v0.11.12 hooks: # Run the linter. - id: ruff