We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38ae409 commit 9436a76Copy full SHA for 9436a76
.pre-commit-config.yaml
@@ -45,7 +45,7 @@ repos:
45
- id: golangci-lint
46
args: [--new-from-patch=/tmp/diff.patch]
47
- repo: https://github.com/asottile/pyupgrade
48
- rev: v3.3.1
+ rev: v3.3.2
49
hooks:
50
- id: pyupgrade
51
- repo: https://github.com/PyCQA/isort
0 commit comments