This commit is contained in:
Fabio Caccamo
2024-01-29 00:54:06 +01:00
+1 -1
View File
@@ -15,7 +15,7 @@ repos:
args: ["--target-version", "3.0"]
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.11
rev: v0.1.14
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]