[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.13.3 → v0.14.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.13.3...v0.14.2)
Этот коммит содержится в:
pre-commit-ci[bot] 2025-10-27 17:22:00 +00:00 коммит произвёл GitHub
родитель 3f9e855aeb
Коммит 48eb23a9d5
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194

Просмотреть файл

@ -6,7 +6,7 @@ repos:
files: ".ipynb" files: ".ipynb"
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version. # Ruff version.
rev: v0.13.3 rev: v0.14.2
hooks: hooks:
# Run the linter. # Run the linter.
- id: ruff-check - id: ruff-check