Update pre-commit hooks. (#384)

Co-authored-by: fabiocaccamo <1035294+fabiocaccamo@users.noreply.github.com>
This commit is contained in:
github-actions[bot] 2024-03-01 10:02:58 +01:00 committed by GitHub
parent 72afe881ce
commit 923502d125
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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