Skip to content

Commit 8137862

Browse files
[pre-commit.ci] pre-commit autoupdate (#207)
<!--pre-commit.ci start--> updates: - [github.com/python-jsonschema/check-jsonschema: 0.37.3 → 0.37.4](python-jsonschema/check-jsonschema@0.37.3...0.37.4) - [github.com/rbubley/mirrors-prettier: v3.9.1 → v3.9.4](rbubley/mirrors-prettier@v3.9.1...v3.9.4) <!--pre-commit.ci end--> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a428e3b commit 8137862

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ repos:
55
- id: end-of-file-fixer
66
- id: trailing-whitespace
77
- repo: https://github.com/python-jsonschema/check-jsonschema
8-
rev: 0.37.3
8+
rev: 0.37.4
99
hooks:
1010
- id: check-github-workflows
1111
args: ["--verbose"]
1212
- repo: https://github.com/rbubley/mirrors-prettier
13-
rev: "v3.9.1"
13+
rev: "v3.9.4"
1414
hooks:
1515
- id: prettier
1616
additional_dependencies:

0 commit comments

Comments
 (0)