diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 907cd28dc28..efc08e8cf7a 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -23,7 +23,7 @@ repos: - id: renovate-config-validator # use ruff for python files - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.6.3 + rev: v0.6.4 hooks: - id: ruff files: \.py$