Update pre-commit hook astral-sh/ruff-pre-commit to v0.12.4 (#19443)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-07-21 08:31:55 +02:00 committed by GitHub
parent 00066e094c
commit 6a65734ee3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ repos:
pass_filenames: false # This makes it a lot faster pass_filenames: false # This makes it a lot faster
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.12.3 rev: v0.12.4
hooks: hooks:
- id: ruff-format - id: ruff-format
- id: ruff - id: ruff