diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index df4e590da..8fe7dcc29 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.16.1 + rev: v0.16.5 hooks: # Sort the imports - id: ruff-check