Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
deps: update pre-commit hook asottile/pyupgrade to v3.13.0
Browse files Browse the repository at this point in the history
renovate[bot] authored Sep 23, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 73f0e3c commit 09277a2
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
@@ -28,7 +28,7 @@ repos:
exclude: ^changelogs/changelog.yaml$

- repo: https://github.com/asottile/pyupgrade
rev: v3.11.1
rev: v3.13.0
hooks:
- id: pyupgrade
args: [--py38-plus]

0 comments on commit 09277a2

Please sign in to comment.