Skip to content

Commit

Permalink
Merge pull request #391 from nirtal85/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.17.0
  • Loading branch information
nirtal85 authored Aug 1, 2024
2 parents c3eccc3 + d0506c1 commit f6bb607
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 @@ -65,7 +65,7 @@ repos:
- id: isort
args: [ '--settings-file', 'pyproject.toml' ]
- repo: https://github.com/asottile/pyupgrade
rev: v3.16.0
rev: v3.17.0
hooks:
- id: pyupgrade
- repo: https://github.com/codespell-project/codespell
Expand Down

0 comments on commit f6bb607

Please sign in to comment.