Skip to content

Commit

Permalink
Merge pull request #56 from akquinet/renovate/pre-commit-hooks
Browse files Browse the repository at this point in the history
chore(deps): update pre-commit hook asottile/pyupgrade to v3.15.2
  • Loading branch information
rwxd committed Mar 31, 2024
2 parents fb44f4a + cc264e8 commit cabdb72
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 @@ -25,7 +25,7 @@ repos:
- "--skip-string-normalization"

- repo: https://github.com/asottile/pyupgrade
rev: "v3.15.1"
rev: "v3.15.2"
hooks:
- id: pyupgrade

Expand Down

0 comments on commit cabdb72

Please sign in to comment.