chore: pre-commit autoupdate

This commit is contained in:
Éloi Rivard 2023-08-05 20:19:12 +02:00
parent 8a25c8519a
commit 6fbe010e91
No known key found for this signature in database
GPG key ID: 7EDA204EA57DD184

View file

@ -8,7 +8,7 @@ repos:
- id: end-of-file-fixer
- id: check-toml
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.0.280'
rev: 'v0.0.282'
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]