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

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

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] 2024-01-15 23:11:15 +01:00 committed by GitHub
parent 5b20891975
commit 235e5999ea
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.1.11'
rev: 'v0.1.13'
hooks:
- id: ruff
args: [., --fix, --exit-non-zero-on-fix]