diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ec43c1c..b830a8e 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -30,7 +30,7 @@ repos: exclude_types: [python] # Covered by Ruff W291. - repo: https://github.com/astral-sh/ruff-pre-commit # Ruff version. - rev: v0.5.5 + rev: v0.6.5 hooks: # Run the linter. - id: ruff