Skip to content

Commit 091873f

Browse files
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/psf/black: 22.6.0 → 22.8.0](psf/black@22.6.0...22.8.0) - [github.com/pre-commit/mirrors-prettier: v2.7.1 → v3.0.0-alpha.0](pre-commit/mirrors-prettier@v2.7.1...v3.0.0-alpha.0) - [github.com/sirosen/check-jsonschema: 0.18.1 → 0.18.2](python-jsonschema/check-jsonschema@0.18.1...0.18.2)
1 parent c07ca73 commit 091873f

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
@@ -19,7 +19,7 @@ repos:
1919
- id: trailing-whitespace
2020

2121
- repo: https://github.com/psf/black
22-
rev: 22.6.0
22+
rev: 22.8.0
2323
hooks:
2424
- id: black
2525

@@ -36,7 +36,7 @@ repos:
3636
additional_dependencies: [types-requests]
3737

3838
- repo: https://github.com/pre-commit/mirrors-prettier
39-
rev: v2.7.1
39+
rev: v3.0.0-alpha.0
4040
hooks:
4141
- id: prettier
4242

@@ -69,7 +69,7 @@ repos:
6969
stages: [manual]
7070

7171
- repo: https://github.com/sirosen/check-jsonschema
72-
rev: 0.18.1
72+
rev: 0.18.2
7373
hooks:
7474
- id: check-jsonschema
7575
name: "Check GitHub Workflows"

0 commit comments

Comments
 (0)