Skip to content

Commit

Permalink
pre-commit: upgrade pyupgrade to 2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Jul 25, 2020
1 parent 54b1e6f commit 5ac90cc
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 @@ -67,7 +67,7 @@ repos:
exclude: completions/

- repo: https://github.com/asottile/pyupgrade
rev: v2.7.1
rev: v2.7.2
hooks:
- id: pyupgrade
args: [--py3-plus, --keep-percent-format]
Expand Down

0 comments on commit 5ac90cc

Please sign in to comment.