various deps updates

This commit is contained in:
thomas girod
2024-07-26 19:30:02 +02:00
parent aa0c98bf34
commit c4e6272535
7 changed files with 248 additions and 257 deletions

View File

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