chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.14.3 (#3888)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-11-01 21:46:16 +11:00 committed by GitHub
parent a03e9bcdc6
commit 00c90d9e45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
default_stages: ['pre-commit'] default_stages: ['pre-commit']
repos: repos:
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.14.2 rev: v0.14.3
hooks: hooks:
# fix unused imports and sort them # fix unused imports and sort them
- id: ruff - id: ruff