Skip to content

Commit 32e0919

Browse files
[pre-commit.ci] pre-commit autoupdate (#986)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Steven Silvester <[email protected]>
1 parent 895a380 commit 32e0919

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ repos:
4141
- id: prettier
4242

4343
- repo: https://github.com/asottile/pyupgrade
44-
rev: v2.37.3
44+
rev: v2.38.0
4545
hooks:
4646
- id: pyupgrade
4747
args: [--py37-plus]
@@ -69,7 +69,7 @@ repos:
6969
stages: [manual]
7070

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

0 commit comments

Comments
 (0)