chore: devcontainer/pre-commit (#11729)

This commit is contained in:
Alexei Znamensky
2026-04-04 08:49:23 +13:00
committed by GitHub
parent 2acb20bec2
commit bdb82c7248
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