Skip to content

Commit e526895

Browse files
authored
Merge pull request #788 from jupyter/pre-commit-ci-update-config
2 parents dc34d00 + c024fb6 commit e526895

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
- id: prettier
3333

3434
- repo: https://github.com/PyCQA/doc8
35-
rev: 0.11.1
35+
rev: 0.11.2
3636
hooks:
3737
- id: doc8
3838
args: [--max-line-length=200]
@@ -60,13 +60,13 @@ repos:
6060
stages: [manual]
6161

6262
- repo: https://github.com/PyCQA/doc8
63-
rev: 0.11.1
63+
rev: 0.11.2
6464
hooks:
6565
- id: doc8
6666
args: [--max-line-length=100]
6767

6868
- repo: https://github.com/sirosen/check-jsonschema
69-
rev: 0.14.3
69+
rev: 0.15.0
7070
hooks:
7171
- id: check-jsonschema
7272
name: "Check GitHub Workflows"

0 commit comments

Comments
 (0)