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 4263852 commit ccf997dCopy full SHA for ccf997d
.pre-commit-config.yaml
@@ -35,7 +35,7 @@ repos:
35
exclude: "jupyterlab_server/templates/.*.html"
36
37
- repo: https://github.com/asottile/pyupgrade
38
- rev: v2.38.0
+ rev: v2.38.2
39
hooks:
40
- id: pyupgrade
41
args: [--py37-plus]
0 commit comments