[pre-commit.ci] pre-commit autoupdate (#119)

updates:
- [github.com/hadialqattan/pycln: v1.3.2 → v1.3.3](https://github.com/hadialqattan/pycln/compare/v1.3.2...v1.3.3)
- [github.com/Lucas-C/pre-commit-hooks: v1.1.14 → v1.2.0](https://github.com/Lucas-C/pre-commit-hooks/compare/v1.1.14...v1.2.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
pull/120/head
pre-commit-ci[bot] 2 years ago committed by GitHub
parent 88df3da8f0
commit 21f5087a29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -32,7 +32,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/hadialqattan/pycln
rev: v1.3.2
rev: v1.3.3
hooks:
- id: pycln
args: [ --config=pyproject.toml ]
@ -41,6 +41,6 @@ repos:
hooks:
- id: isort
- repo: https://github.com/Lucas-C/pre-commit-hooks
rev: v1.1.14
rev: v1.2.0
hooks:
- id: remove-crlf

Loading…
Cancel
Save