Update pre-commit hooks. (#294)

Co-authored-by: fabiocaccamo <fabiocaccamo@users.noreply.github.com>
master
github-actions[bot] 2023-06-26 21:42:25 +02:00 committed by GitHub
parent effc5fbd35
commit 27b57dd2b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ repos:
args: ["--target-version", "3.2"]
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.273
rev: v0.0.275
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]