Skip to content

Commit

Permalink
Merge pull request #57 from domain-protect/renovate/asottile-pyupgrad…
Browse files Browse the repository at this point in the history
…e-2.x

chore(deps): update pre-commit hook asottile/pyupgrade to v2.38.4
  • Loading branch information
nitrocode authored Sep 16, 2024
2 parents 51463db + 605c4d1 commit f677e75
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 @@ -16,7 +16,7 @@ repos:
- id: end-of-file-fixer
- id: trailing-whitespace
- repo: https://github.com/asottile/pyupgrade
rev: v2.31.0
rev: v2.38.4
hooks:
- id: pyupgrade
args: [--py36-plus]
Expand Down

0 comments on commit f677e75

Please sign in to comment.