Skip to content

Commit 538286d

Browse files
Update pre-commit hook asottile/pyupgrade to v3.20.0
| datasource | package | from | to | | ----------- | ------------------ | ------- | ------- | | github-tags | asottile/pyupgrade | v3.19.1 | v3.20.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc1e1f7 commit 538286d

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
@@ -35,7 +35,7 @@ repos:
3535
- id: golangci-lint-full
3636

3737
- repo: https://github.com/asottile/pyupgrade
38-
rev: v3.19.1
38+
rev: v3.20.0
3939
hooks:
4040
- id: pyupgrade
4141

0 commit comments

Comments
 (0)