Skip to content

Commit

Permalink
Merge pull request pre-commit#604 from pre-commit/pre-commit-ci-updat…
Browse files Browse the repository at this point in the history
…e-config

[pre-commit.ci] pre-commit autoupdate
  • Loading branch information
asottile committed May 17, 2021
2 parents 38b8824 + d1fac7f commit 7282c4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ repos:
- id: reorder-python-imports
args: [--py3-plus]
- repo: https://github.com/asottile/pyupgrade
rev: v2.15.0
rev: v2.16.0
hooks:
- id: pyupgrade
args: [--py36-plus]
Expand Down

0 comments on commit 7282c4b

Please sign in to comment.