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