Skip to content

Commit ce14f0b

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

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
@@ -34,7 +34,7 @@ repos:
3434
- id: prettier
3535

3636
- repo: https://github.com/asottile/pyupgrade
37-
rev: v2.34.0
37+
rev: v2.37.1
3838
hooks:
3939
- id: pyupgrade
4040
args: [--py37-plus]
@@ -61,7 +61,7 @@ repos:
6161
stages: [manual]
6262

6363
- repo: https://github.com/sirosen/check-jsonschema
64-
rev: 0.16.2
64+
rev: 0.17.0
6565
hooks:
6666
- id: check-jsonschema
6767
name: "Check GitHub Workflows"

0 commit comments

Comments
 (0)