[pre-commit.ci] pre-commit autoupdate (#376)

master
pre-commit-ci[bot] 2024-03-18 18:45:47 +01:00 committed by GitHub
parent 761e1dc02f
commit 9f106fd35b
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"] args: ["--target-version", "3.0"]
- repo: https://github.com/astral-sh/ruff-pre-commit - repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.3.2 rev: v0.3.3
hooks: hooks:
- id: ruff - id: ruff
args: [--fix, --exit-non-zero-on-fix] args: [--fix, --exit-non-zero-on-fix]