Update Ruff

This commit is contained in:
Hynek Schlawack 2024-08-25 08:28:37 +02:00
parent 2d514bbe1a
commit 5e679bc674
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ repos:
- id: black
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.0
rev: v0.6.2
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]