Update pre-commit hooks. (#304)

Co-authored-by: fabiocaccamo <fabiocaccamo@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2023-06-21 10:15:55 +02:00 committed by GitHub
parent 556fcc6b00
commit 4ad8385a9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ repos:
args: ["--py38-plus"]
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.272
rev: v0.0.273
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]