Skip to content

Commit 4f1e553

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 c5f691f commit 4f1e553

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
@@ -11,7 +11,7 @@ repos:
1111
hooks:
1212
- id: flake8
1313
- repo: https://github.com/pycqa/doc8
14-
rev: 0.11.1
14+
rev: 0.11.2
1515
hooks:
1616
- id: doc8
1717
- repo: https://github.com/asottile/pyupgrade
@@ -43,7 +43,7 @@ repos:
4343
- id: prettier
4444
types_or: [javascript, css]
4545
- repo: https://github.com/pre-commit/mirrors-eslint
46-
rev: v8.15.0
46+
rev: v8.16.0
4747
hooks:
4848
- id: eslint
4949
files: \.js?$

0 commit comments

Comments
 (0)