Skip to content

Commit bd3e2fd

Browse files
authored
Merge pull request #945 from ipython/pre-commit-ci-update-config
2 parents dd0a986 + 60ac65c commit bd3e2fd

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
@@ -42,7 +42,7 @@ repos:
4242
stages: [manual]
4343

4444
- repo: https://github.com/pre-commit/mirrors-mypy
45-
rev: v0.950
45+
rev: v0.960
4646
hooks:
4747
- id: mypy
4848
exclude: "ipykernel.*tests"
@@ -70,7 +70,7 @@ repos:
7070
stages: [manual]
7171

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

0 commit comments

Comments
 (0)