Skip to content

Commit 0bd6345

Browse files
authored
Merge pull request #765 from jupyter/pre-commit-ci-update-config
2 parents 66aea83 + 38d715f commit 0bd6345

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ repos:
3030
args: ["--line-length", "100"]
3131

3232
- repo: https://github.com/pre-commit/mirrors-prettier
33-
rev: v2.6.1
33+
rev: v2.6.2
3434
hooks:
3535
- id: prettier
3636

@@ -46,7 +46,7 @@ repos:
4646
]
4747

4848
- repo: https://github.com/PyCQA/doc8
49-
rev: 0.11.0
49+
rev: 0.11.1
5050
hooks:
5151
- id: doc8
5252
args: [--max-line-length=100]

0 commit comments

Comments
 (0)