Skip to content

Commit 1885130

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

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
@@ -59,7 +59,7 @@ repos:
5959
stages: [manual]
6060

6161
- repo: https://github.com/pre-commit/mirrors-mypy
62-
rev: v0.950
62+
rev: v0.960
6363
hooks:
6464
- id: mypy
6565
args: ["--config-file", "pyproject.toml"]
@@ -73,7 +73,7 @@ repos:
7373
)$
7474
7575
- repo: https://github.com/sirosen/check-jsonschema
76-
rev: 0.15.0
76+
rev: 0.15.1
7777
hooks:
7878
- id: check-jsonschema
7979
name: "Check GitHub Workflows"

0 commit comments

Comments
 (0)