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

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.0.280 → v0.0.281](https://github.com/astral-sh/ruff-pre-commit/compare/v0.0.280...v0.0.281)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
pre-commit-ci[bot] 2023-08-02 00:21:06 +06:00 committed by GitHub
parent 7bd8f5da9f
commit b74d33abed
Failed to generate hash of commit

View file

@ -14,7 +14,7 @@ repos:
pass_filenames: false
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: 'v0.0.280'
rev: 'v0.0.281'
hooks:
- id: ruff
args: [., --fix, --exit-non-zero-on-fix]