Skip to content

Commit 9ac6b9e

Browse files
Update pre-commit hook asottile/pyupgrade to v3.18.0
| datasource | package | from | to | | ----------- | ------------------ | ------- | ------- | | github-tags | asottile/pyupgrade | v3.17.0 | v3.18.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 98c6a1d commit 9ac6b9e

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.17.0
38+
rev: v3.18.0
3939
hooks:
4040
- id: pyupgrade
4141

0 commit comments

Comments
 (0)