update dependencies

This commit is contained in:
thomas girod
2024-09-02 00:58:52 +02:00
parent 453b7df0be
commit d04b4c77c6
3 changed files with 357 additions and 314 deletions

View File

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