[PR #11729/bdb82c72 backport][stable-12] chore: devcontainer/pre-commit (#11732)

chore: devcontainer/pre-commit (#11729)

(cherry picked from commit bdb82c7248)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot]
2026-04-04 11:00:27 +02:00
committed by GitHub
parent 1eecf281bc
commit 6020893160
3 changed files with 3 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.14.10
rev: v0.15.9
hooks:
# Run the linter.
- id: ruff-check