Skip to content

Commit a504a5b

Browse files
[pre-commit.ci] pre-commit autoupdate (#452)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent f74cab7 commit a504a5b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pre-commit-config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ repos:
2929
args: [--profile=black]
3030

3131
- repo: https://github.com/pre-commit/mirrors-prettier
32-
rev: v3.0.0-alpha.2
32+
rev: v3.0.0-alpha.3
3333
hooks:
3434
- id: prettier
3535

@@ -65,7 +65,7 @@ repos:
6565
stages: [manual]
6666

6767
- repo: https://github.com/sirosen/check-jsonschema
68-
rev: 0.18.3
68+
rev: 0.18.4
6969
hooks:
7070
- id: check-jsonschema
7171
name: "Check GitHub Workflows"
@@ -75,7 +75,7 @@ repos:
7575
stages: [manual]
7676

7777
- repo: https://github.com/sirosen/check-jsonschema
78-
rev: 0.18.3
78+
rev: 0.18.4
7979
hooks:
8080
- id: check-jsonschema
8181
name: "Check Example Workflows"

0 commit comments

Comments
 (0)