diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 8190dd6..7be4cb0 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -7,7 +7,7 @@ ci: repos: - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.5.2 + rev: v0.6.3 hooks: # Run the linter. - id: ruff