Skip to content

Commit

Permalink
⬆️ UPGRADE: Autoupdate pre-commit config (#244)
Browse files Browse the repository at this point in the history
Co-authored-by: s-weigand <s-weigand@users.noreply.github.com>
  • Loading branch information
s-weigand and s-weigand committed Jul 5, 2021
1 parent 9b4e7bb commit 7c16bfd
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 @@ -13,7 +13,7 @@ repos:
args: [--remove]

- repo: https://github.com/asottile/pyupgrade
rev: v2.19.4
rev: v2.20.0
hooks:
- id: pyupgrade
args: [--py3-plus]
Expand Down

0 comments on commit 7c16bfd

Please sign in to comment.