update python deps

This commit is contained in:
imperosol
2026-06-24 09:20:58 +02:00
parent 92b83071ad
commit 5c87bcf4b5
3 changed files with 215 additions and 233 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.15.13
rev: v0.15.19
hooks:
- id: ruff-check # just check the code, and print the errors
- id: ruff-check # actually fix the fixable errors, but print nothing