Merge pull request #79 from nim65s/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate
This commit is contained in:
Guilhem Saurel
2023-04-25 09:04:39 +02:00
committed by GitHub

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.261 rev: v0.0.262
hooks: hooks:
- id: ruff - id: ruff
args: [--fix, --exit-non-zero-on-fix] args: [--fix, --exit-non-zero-on-fix]