Skip to content

Commit 8e7df3e

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/PyCQA/doc8: 0.11.1 → 0.11.2](PyCQA/doc8@0.11.1...0.11.2) - [github.com/pre-commit/mirrors-eslint: v8.15.0 → v8.16.0](pre-commit/mirrors-eslint@v8.15.0...v8.16.0)
1 parent 5817d29 commit 8e7df3e

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)