This commit is contained in:
2024-01-19 21:47:03 +01:00
parent 7ca72191f8
commit 73cdab5f2c
2 changed files with 103 additions and 85 deletions

View File

@@ -35,7 +35,7 @@ repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.1.13
rev: v0.1.14
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]