Skip to content

Commit 85298b8

Browse files
[pre-commit.ci] pre-commit autoupdate (#610)
<!--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 ed977ba commit 85298b8

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,7 +5,7 @@ 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"]
@@ -29,7 +29,7 @@ repos:
2929
- id: ruff-check
3030
args: ["--fix", "--unsafe-fixes", "--exit-non-zero-on-fix"]
3131
- repo: https://github.com/rbubley/mirrors-prettier
32-
rev: "v3.9.1"
32+
rev: "v3.9.4"
3333
hooks:
3434
- id: prettier
3535
additional_dependencies:

0 commit comments

Comments
 (0)