Skip to content

Commit 762e242

Browse files
[pre-commit.ci] pre-commit autoupdate (#262)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 4c9c972 commit 762e242

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ repos:
3232
args: [--profile=black]
3333

3434
- repo: https://github.com/pre-commit/mirrors-prettier
35-
rev: v2.6.1
35+
rev: v2.6.2
3636
hooks:
3737
- id: prettier
3838
exclude: "jupyterlab_server/templates/.*.html"
@@ -44,7 +44,7 @@ repos:
4444
args: [--py37-plus]
4545

4646
- repo: https://github.com/PyCQA/doc8
47-
rev: 0.11.0
47+
rev: 0.11.1
4848
hooks:
4949
- id: doc8
5050
args: [--max-line-length=200]
@@ -61,7 +61,7 @@ repos:
6161
]
6262

6363
- repo: https://github.com/sirosen/check-jsonschema
64-
rev: 0.14.1
64+
rev: 0.14.2
6565
hooks:
6666
- id: check-jsonschema
6767
name: "Check GitHub Workflows"

0 commit comments

Comments
 (0)