Skip to content

Commit c1559fc

Browse files
Update pre-commit hook asottile/pyupgrade to v3.21.0 (main) (#8405)
Update pre-commit hook asottile/pyupgrade to v3.21.0 | datasource | package | from | to | | ----------- | ------------------ | ------- | ------- | | github-tags | asottile/pyupgrade | v3.20.0 | v3.21.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 197ed45 commit c1559fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ repos:
5050
args: [--new-from-patch=/tmp/diff.patch]
5151

5252
- repo: https://github.com/asottile/pyupgrade
53-
rev: v3.20.0
53+
rev: v3.21.0
5454
hooks:
5555
- id: pyupgrade
5656

0 commit comments

Comments
 (0)