diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index a8e14e1bf..3e67bca75 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -5,7 +5,7 @@ default_language_version: python: python3.11 repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.6.5 + rev: v0.6.6 hooks: # Run the linter. - id: ruff