Browse Source

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

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
pull/5347/head
pre-commit-ci[bot] 3 years ago
committed by GitHub
parent
commit
ee035dfa9a
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/myint/autoflake
rev: v1.4
rev: v1.5.1
hooks:
- id: autoflake
args:

Loading…
Cancel
Save