chore: pre-commit autoupdate

This commit is contained in:
Éloi Rivard 2024-08-30 09:38:25 +02:00
parent 25fd6d9848
commit 3a3ab9515a
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.5.4'
rev: 'v0.6.3'
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]