Update pre-commit hooks. (#364)

master
github-actions[bot] 2024-02-01 01:19:41 +01:00 committed by GitHub
parent 46abd9e3b2
commit d002a6a06a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

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