Run pre-commit autoupdate

This commit is contained in:
Simon Alibert
2024-03-16 17:40:28 +01:00
parent 01b88b208e
commit eb56a96e67

View File

@@ -18,7 +18,7 @@ repos:
hooks:
- id: pyupgrade
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.2.2
rev: v0.3.3
hooks:
- id: ruff
args: [--fix]