⬆️ pre-commit-ci自动升级 (#581)

updates:
- [github.com/hadialqattan/pycln: v2.2.0 → v2.2.2](https://github.com/hadialqattan/pycln/compare/v2.2.0...v2.2.2)
- [github.com/python-poetry/poetry: 1.5.0 → 1.6.0](https://github.com/python-poetry/poetry/compare/1.5.0...1.6.0)

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-09-28 23:58:26 +08:00 committed by GitHub
parent c3d8f90a5f
commit 20f35f2d30
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,12 +23,12 @@ repos:
- id: flake8 - id: flake8
- repo: https://github.com/hadialqattan/pycln - repo: https://github.com/hadialqattan/pycln
rev: v2.2.0 rev: v2.2.2
hooks: hooks:
- id: pycln - id: pycln
- repo: https://github.com/python-poetry/poetry - repo: https://github.com/python-poetry/poetry
rev: 1.5.0 rev: 1.6.0
hooks: hooks:
- id: poetry-check - id: poetry-check
- id: poetry-lock - id: poetry-lock