update ruff

This commit is contained in:
Hynek Schlawack 2024-07-31 09:39:44 +02:00
parent bcda3e17ba
commit 5eefa5aab1
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.5.3
rev: v0.5.5
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]