Skip to content

Commit

Permalink
Merge pull request #779 from Mause/renovate/asottile-pyupgrade-3.x
Browse files Browse the repository at this point in the history
chore(deps): update pre-commit hook asottile/pyupgrade to v3.11.0
  • Loading branch information
Mause authored Sep 15, 2023
2 parents 49c28fb + 63dfc38 commit f4cea87
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 @@ -28,7 +28,7 @@ repos:
- --remove-duplicate-keys
- --remove-unused-variables
- repo: https://github.com/asottile/pyupgrade
rev: v3.10.1
rev: v3.11.0
hooks:
- id: pyupgrade
args:
Expand Down

0 comments on commit f4cea87

Please sign in to comment.