Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#1752)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed Apr 9, 2022
1 parent c53c97c commit 4cff3f1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Expand Up @@ -32,7 +32,7 @@ repos:
args: [--profile=black]

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.6.1
rev: v2.6.2
hooks:
- id: prettier

Expand All @@ -43,7 +43,7 @@ repos:
args: [--py37-plus]

- repo: https://github.com/PyCQA/doc8
rev: 0.11.0
rev: 0.11.1
hooks:
- id: doc8
args: [--max-line-length=200]
Expand All @@ -60,7 +60,7 @@ repos:
]

- repo: https://github.com/sirosen/check-jsonschema
rev: 0.14.1
rev: 0.14.2
hooks:
- id: check-jsonschema
name: "Check GitHub Workflows"
Expand Down

0 comments on commit 4cff3f1

Please sign in to comment.