Skip to content

Commit

Permalink
test(pre-commit): upgrade pyupgrade to 2.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scop committed Jun 8, 2021
1 parent 28027ae commit c44dd72
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 @@ -51,7 +51,7 @@ repos:
exclude: ^bin/hashpipe$

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

0 comments on commit c44dd72

Please sign in to comment.