diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index fbc7ec8c..25eb2659 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.9.1 + rev: v0.9.2 hooks: - id: ruff # Fix what can be fixed in-place and exit with non-zero status if files were