Skip to content

Commit 7ba922a

Browse files
[pre-commit.ci] pre-commit autoupdate (#693)
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) Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent a921e65 commit 7ba922a

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
@@ -19,12 +19,12 @@ repos:
1919
- id: end-of-file-fixer
2020

2121
- repo: https://github.com/python-jsonschema/check-jsonschema
22-
rev: 0.37.3
22+
rev: 0.37.4
2323
hooks:
2424
- id: check-github-workflows
2525

2626
- repo: https://github.com/rbubley/mirrors-prettier
27-
rev: v3.9.1
27+
rev: v3.9.4
2828
hooks:
2929
- id: prettier
3030
types_or: [yaml, markdown, html, css, scss, javascript, json]

0 commit comments

Comments
 (0)