Skip to content

Commit 273785d

Browse files
[pre-commit.ci] pre-commit autoupdate (#736)
updates: - [github.com/asottile/pyupgrade: v3.16.0 → v3.17.0](asottile/pyupgrade@v3.16.0...v3.17.0) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent f70dbab commit 273785d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repos:
3232
- id: golangci-lint-full
3333

3434
- repo: https://github.com/asottile/pyupgrade
35-
rev: v3.16.0
35+
rev: v3.17.0
3636
hooks:
3737
- id: pyupgrade
3838

0 commit comments

Comments
 (0)