Browse Source

⬆ [pre-commit.ci] pre-commit autoupdate (#5536)

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

2
.pre-commit-config.yaml

@ -19,7 +19,7 @@ repos:
- --py3-plus
- --keep-runtime-typing
- repo: https://github.com/PyCQA/autoflake
rev: v1.7.6
rev: v1.7.7
hooks:
- id: autoflake
args:

Loading…
Cancel
Save