update dependencies

This commit is contained in:
Thomas Girod
2025-04-10 13:56:30 +02:00
parent 53038a365f
commit f301365ebb
3 changed files with 283 additions and 268 deletions

View File

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