update python deps

This commit is contained in:
imperosol
2025-06-16 15:33:33 +02:00
parent 2f0454355f
commit 9e1fe7a296
4 changed files with 158 additions and 154 deletions

View File

@ -1,7 +1,7 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.11.11
rev: v0.11.13
hooks:
- id: ruff-check # just check the code, and print the errors
- id: ruff-check # actually fix the fixable errors, but print nothing