diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index df5ad4c8..02db55d1 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -18,7 +18,7 @@ repos: require_serial: true - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.15 + rev: v0.15.20 hooks: # Run the linter. - id: ruff-check