Skip to content

Commit

Permalink
Merge pull request #73 from ninoseki/renovate/asottile-pyupgrade-2.x
Browse files Browse the repository at this point in the history
chore(deps): update precommit hook asottile/pyupgrade to v2.7.4
  • Loading branch information
ninoseki committed Dec 1, 2020
2 parents 82547d6 + 59c7ddd commit d5940bb
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 @@ -11,7 +11,7 @@ repos:
]

- repo: https://github.com/asottile/pyupgrade
rev: v2.7.2
rev: v2.7.4
hooks:
- id: pyupgrade
args: [--py37-plus]
Expand Down

0 comments on commit d5940bb

Please sign in to comment.