Fabio Caccamo 2024-01-29 00:54:06 +01:00
commit f42ce33978
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ repos:
args: ["--target-version", "3.0"] args: ["--target-version", "3.0"]
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.1.11 rev: v0.1.14
hooks: hooks:
- id: ruff - id: ruff
args: [--fix, --exit-non-zero-on-fix] args: [--fix, --exit-non-zero-on-fix]