[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.288 → v0.0.290](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.288...v0.0.290)
This commit is contained in:
pre-commit-ci[bot] 2023-09-19 01:18:51 +00:00 committed by GitHub
parent 77d61bd6e4
commit e0567af58e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@ repos:
- id: check-toml
- id: check-yaml
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: 'v0.0.288'
rev: 'v0.0.290'
hooks:
- id: ruff
args: [--fix]