⬆️ auto update by pre-commit hooks (#2083)

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-06-06 17:22:45 +08:00 committed by GitHub
parent f0361295c3
commit 16054d18c6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,7 +7,7 @@ ci:
autoupdate_commit_msg: ":arrow_up: auto update by pre-commit hooks" autoupdate_commit_msg: ":arrow_up: auto update by pre-commit hooks"
repos: repos:
- repo: https://github.com/hadialqattan/pycln - repo: https://github.com/hadialqattan/pycln
rev: v2.1.3 rev: v2.1.5
hooks: hooks:
- id: pycln - id: pycln
args: [--config, pyproject.toml] args: [--config, pyproject.toml]