Skip to content

Commit 292162e

Browse files
[pre-commit.ci] pre-commit autoupdate (#861)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 061d846 commit 292162e

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
@@ -27,7 +27,7 @@ repos:
2727
files: \.py$
2828

2929
- repo: https://github.com/pre-commit/mirrors-mypy
30-
rev: v0.950
30+
rev: v0.960
3131
hooks:
3232
- id: mypy
3333
exclude: examples/simple/setup.py
@@ -71,7 +71,7 @@ repos:
7171
stages: [manual]
7272

7373
- repo: https://github.com/sirosen/check-jsonschema
74-
rev: 0.15.0
74+
rev: 0.15.1
7575
hooks:
7676
- id: check-jsonschema
7777
name: "Check GitHub Workflows"

0 commit comments

Comments
 (0)