Skip to content

Commit a8e488d

Browse files
Update pre-commit hook asottile/pyupgrade to v3.21.2
| datasource | package | from | to | | ----------- | ------------------ | ------- | ------- | | github-tags | asottile/pyupgrade | v3.21.1 | v3.21.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 002a0ea commit a8e488d

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.21.1
53+
rev: v3.21.2
5454
hooks:
5555
- id: pyupgrade
5656

0 commit comments

Comments
 (0)