mirror of
https://github.com/python-poetry/install.python-poetry.org.git
synced 2024-11-21 05:30:58 -05:00
[pre-commit.ci] pre-commit autoupdate (#15)
updates: - [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.2.0...v4.3.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
parent
9804ea2fb8
commit
c09d0c66e7
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ repos:
|
|||
- id: isort
|
||||
|
||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||
rev: v4.2.0
|
||||
rev: v4.3.0
|
||||
hooks:
|
||||
- id: trailing-whitespace
|
||||
- id: end-of-file-fixer
|
||||
|
|
Loading…
Reference in a new issue