[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.261 → v0.0.262](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.261...v0.0.262)
This commit is contained in:
pre-commit-ci[bot] 2023-04-24 20:53:22 +00:00 committed by GitHub
parent 006392e213
commit 0e294ee828
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -31,7 +31,7 @@ repos:
- id: toml-sort-fix
exclude: 'poetry.lock'
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.261
rev: v0.0.262
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]