chore(pre-commit): [pre-commit.ci] autoupdate

updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.256 → v0.0.257](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.256...v0.0.257)
This commit is contained in:
pre-commit-ci[bot] 2023-03-21 00:40:46 +00:00 committed by GitHub
parent 05284ec2f8
commit ab95ceea1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ repos:
- id: debug-statements - id: debug-statements
- id: double-quote-string-fixer - id: double-quote-string-fixer
- repo: https://github.com/charliermarsh/ruff-pre-commit - repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.256 rev: v0.0.257
hooks: hooks:
- id: ruff - id: ruff
args: [--fix, --exit-non-zero-on-fix] args: [--fix, --exit-non-zero-on-fix]