Skip to content

Commit fbdd06b

Browse files
[pre-commit.ci] pre-commit autoupdate
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)
1 parent 0c3745c commit fbdd06b

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
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
args: ["--print-width=120", "--prose-wrap=always"]

0 commit comments

Comments
 (0)