We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35e24f7 commit 5f7bcddCopy full SHA for 5f7bcdd
.pre-commit-config.yaml
@@ -32,7 +32,7 @@ repos:
32
args: [--profile=black]
33
34
- repo: https://github.com/pre-commit/mirrors-prettier
35
- rev: v2.6.1
+ rev: v2.6.2
36
hooks:
37
- id: prettier
38
@@ -43,7 +43,7 @@ repos:
43
args: [--py37-plus]
44
45
- repo: https://github.com/PyCQA/doc8
46
- rev: 0.11.0
+ rev: 0.11.1
47
48
- id: doc8
49
args: [--max-line-length=200]
@@ -65,7 +65,7 @@ repos:
65
- id: eslint
66
67
- repo: https://github.com/sirosen/check-jsonschema
68
- rev: 0.14.1
+ rev: 0.14.2
69
70
- id: check-jsonschema
71
name: "Check GitHub Workflows"
0 commit comments