diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index c565176..7753c5b 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -42,7 +42,7 @@ repos: # More information can be found in its documentation: # https://docs.astral.sh/ruff/ - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.6.5 + rev: v0.6.7 hooks: - id: ruff # Fix what can be fixed in-place and exit with non-zero status if files were