[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.13.0 → v0.13.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.13.0...v0.13.1)
Этот коммит содержится в:
pre-commit-ci[bot] 2025-09-22 17:29:34 +00:00 коммит произвёл GitHub
родитель f0cd69286a
Коммит 336b5b2a52
Не найден ключ, соответствующий данной подписи
Идентификатор ключа 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.0 rev: v0.13.1
hooks: hooks:
# Run the linter. # Run the linter.
- id: ruff-check - id: ruff-check