chore: pre-commit autoupdate

This commit is contained in:
Éloi Rivard 2024-04-18 09:53:42 +02:00
parent 69617c1005
commit 09ebf72c84
No known key found for this signature in database
GPG key ID: 7EDA204EA57DD184

View file

@ -1,7 +1,7 @@
---
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.3.5'
rev: 'v0.3.7'
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]