update dependencies

This commit is contained in:
imperosol
2025-03-09 15:04:53 +01:00
parent 98175e397c
commit d10393ea37
3 changed files with 287 additions and 295 deletions

View File

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