diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 54c7174b..954fd474 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -51,7 +51,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.9.7 + rev: v0.9.9 hooks: - id: ruff # Fix what can be fixed in-place and exit with non-zero status if files were