diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 596b0a343..45f23ba70 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - mdformat-config # ----- Python formatting ----- - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.4.7 + rev: v0.5.0 hooks: # Run ruff linter. - id: ruff