[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.249 → v0.0.253](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.249...v0.0.253)
This commit is contained in:
pre-commit-ci[bot] 2023-02-27 22:38:25 +00:00 committed by GitHub
parent 718061763b
commit 3eefba177d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ repos:
- id: check-toml
- id: check-yaml
- repo: https://github.com/charliermarsh/ruff-pre-commit
rev: 'v0.0.249'
rev: 'v0.0.253'
hooks:
- id: ruff
args: [--fix]