Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Commit

Permalink
Update pre-commit hook asottile/pyupgrade to v3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and major committed Dec 1, 2022
1 parent a162804 commit 8f92e4b
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 @@ -45,7 +45,7 @@ repos:
- flake8-pie==0.16.0

- repo: https://github.com/asottile/pyupgrade
rev: v3.2.2
rev: v3.2.3
hooks:
- id: pyupgrade
args: [--py37-plus]
Expand Down

0 comments on commit 8f92e4b

Please sign in to comment.