Browse Source

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

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <[email protected]>
pull/5704/head
pre-commit-ci[bot] 2 years ago
committed by GitHub
parent
commit
9b4e85f088
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .pre-commit-config.yaml

2
.pre-commit-config.yaml

@ -12,7 +12,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/asottile/pyupgrade
rev: v3.1.0
rev: v3.2.2
hooks:
- id: pyupgrade
args:

Loading…
Cancel
Save