diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 6930509dd..c02fea723 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -63,7 +63,7 @@ repos: exclude: .github/labeler.yml|.pre-commit-search-and-replace.yaml - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.11.8 + rev: v0.11.12 hooks: - id: ruff name: ruff (see https://docs.astral.sh/ruff/rules)