Skip to content

Commit

Permalink
chore(deps): update pre-commit hook asottile/pyupgrade to v3.19.0 (#29)
Browse files Browse the repository at this point in the history
Co-authored-by: anaconda-renovate[bot] <117830771+anaconda-renovate[bot]@users.noreply.github.com>
Co-authored-by: Travis Hathaway <[email protected]>
  • Loading branch information
anaconda-renovate[bot] and travishathaway authored Nov 6, 2024
1 parent c41f1a1 commit 2c05275
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 @@ -12,7 +12,7 @@ repos:
- id: mypy
additional_dependencies: ['types-requests']
- repo: https://github.com/asottile/pyupgrade
rev: v3.18.0
rev: v3.19.0
hooks:
- id: pyupgrade
args: ["--py310-plus"]
Expand Down

0 comments on commit 2c05275

Please sign in to comment.