[pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/charliermarsh/ruff-pre-commit: v0.0.254 → v0.0.255](https://github.com/charliermarsh/ruff-pre-commit/compare/v0.0.254...v0.0.255)
This commit is contained in:
pre-commit-ci[bot]
2023-03-13 20:54:53 +00:00
committed by GitHub
parent 1e81a8fa01
commit 90df40badc

View File

@@ -31,7 +31,7 @@ repos:
- id: toml-sort-fix - id: toml-sort-fix
exclude: 'poetry.lock' exclude: 'poetry.lock'
- repo: https://github.com/charliermarsh/ruff-pre-commit - repo: https://github.com/charliermarsh/ruff-pre-commit
rev: v0.0.254 rev: v0.0.255
hooks: hooks:
- id: ruff - id: ruff
args: [--fix, --exit-non-zero-on-fix] args: [--fix, --exit-non-zero-on-fix]