Skip to content

Commit 5f7bcdd

Browse files
[pre-commit.ci] pre-commit autoupdate (#775)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 35e24f7 commit 5f7bcdd

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
args: [--profile=black]
3333

3434
- repo: https://github.com/pre-commit/mirrors-prettier
35-
rev: v2.6.1
35+
rev: v2.6.2
3636
hooks:
3737
- id: prettier
3838

@@ -43,7 +43,7 @@ repos:
4343
args: [--py37-plus]
4444

4545
- repo: https://github.com/PyCQA/doc8
46-
rev: 0.11.0
46+
rev: 0.11.1
4747
hooks:
4848
- id: doc8
4949
args: [--max-line-length=200]
@@ -65,7 +65,7 @@ repos:
6565
- id: eslint
6666

6767
- repo: https://github.com/sirosen/check-jsonschema
68-
rev: 0.14.1
68+
rev: 0.14.2
6969
hooks:
7070
- id: check-jsonschema
7171
name: "Check GitHub Workflows"

0 commit comments

Comments
 (0)