Skip to content

Commit

Permalink
chore(deps): update precommit hook asottile/pyupgrade to v2.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 1, 2021
1 parent 7cb35b4 commit 031cec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -11,7 +11,7 @@ repos:
]

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

0 comments on commit 031cec0

Please sign in to comment.