Update pre-commit hooks. (#279)

master
github-actions[bot] 2023-05-06 13:44:57 +02:00 committed by GitHub
parent cd361c461d
commit a5c4c82d9a
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.264
rev: v0.0.265
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]