Skip to content

Commit a43c21a

Browse files
authored
Merge pull request #938 from ipython/pre-commit-ci-update-config
2 parents 5817d29 + 8e7df3e commit a43c21a

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
@@ -35,7 +35,7 @@ repos:
3535
- id: prettier
3636

3737
- repo: https://github.com/PyCQA/doc8
38-
rev: 0.11.1
38+
rev: 0.11.2
3939
hooks:
4040
- id: doc8
4141
args: [--max-line-length=200]
@@ -64,7 +64,7 @@ repos:
6464
stages: [manual]
6565

6666
- repo: https://github.com/pre-commit/mirrors-eslint
67-
rev: v8.15.0
67+
rev: v8.16.0
6868
hooks:
6969
- id: eslint
7070
stages: [manual]

0 commit comments

Comments
 (0)