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

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

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
pull/681/head
pre-commit-ci[bot] 2024-08-03 13:06:59 +09:00 committed by GitHub
parent 1985fa13e1
commit b700b354d5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ repos:
- id: prettier
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.5.2
rev: v0.5.5
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]