Skip to content

Commit b2b4204

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

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
@@ -52,7 +52,7 @@ repos:
5252
stages: [manual]
5353

5454
- repo: https://github.com/pre-commit/mirrors-mypy
55-
rev: v0.950
55+
rev: v0.960
5656
hooks:
5757
- id: mypy
5858
args: ["--config-file", "pyproject.toml"]
@@ -61,7 +61,7 @@ repos:
6161
stages: [manual]
6262

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

0 commit comments

Comments
 (0)