Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#775)
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] authored Apr 4, 2022
1 parent 35e24f7 commit 5f7bcdd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
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 @@ -65,7 +65,7 @@ repos:
- id: eslint

- 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 5f7bcdd

Please sign in to comment.