We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 04a7252 + 06d0966 commit 9f8b03cCopy full SHA for 9f8b03c
1 file changed
.pre-commit-config.yaml
@@ -34,7 +34,7 @@ repos:
34
- id: isort
35
args: ["--profile", "black"]
36
- repo: https://github.com/asottile/pyupgrade
37
- rev: v3.15.2
+ rev: v3.16.0
38
hooks:
39
- id: pyupgrade
40
- repo: https://github.com/pycqa/pydocstyle
0 commit comments