diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 891c852982c..7b85edc4393 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -43,7 +43,7 @@ repos: # use ruff for python files - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.12.9 + rev: v0.14.3 hooks: - id: ruff files: \.py$