diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 5df94412a7..1237e100f6 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -29,7 +29,7 @@ repos: - id: mixed-line-ending args: [--fix=lf] - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.6.8 + rev: v0.9.2 hooks: # Run the linter. - id: ruff