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 1dd6d13 commit 820bd4bCopy full SHA for 820bd4b
.pre-commit-config.yaml
@@ -21,7 +21,7 @@ repos:
21
- id: trailing-whitespace
22
23
- repo: https://github.com/python-jsonschema/check-jsonschema
24
- rev: 0.27.1
+ rev: 0.27.2
25
hooks:
26
- id: check-github-workflows
27
@@ -33,7 +33,7 @@ repos:
33
[mdformat-gfm, mdformat-frontmatter, mdformat-footnote]
34
35
- repo: https://github.com/pre-commit/mirrors-prettier
36
- rev: "v3.1.0"
+ rev: "v4.0.0-alpha.3"
37
38
- id: prettier
39
types_or: [yaml, html, json]
@@ -58,7 +58,7 @@ repos:
58
- id: rst-inline-touching-normal
59
60
- repo: https://github.com/pre-commit/mirrors-mypy
61
- rev: "v1.7.0"
+ rev: "v1.7.1"
62
63
- id: mypy
64
files: jupyter_server
0 commit comments