We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f70dbab commit 273785dCopy full SHA for 273785d
.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
32
- id: golangci-lint-full
33
34
- repo: https://github.com/asottile/pyupgrade
35
- rev: v3.16.0
+ rev: v3.17.0
36
hooks:
37
- id: pyupgrade
38
0 commit comments