We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1dc0c3 commit 5c3f8dfCopy full SHA for 5c3f8df
.pre-commit-config.yaml
@@ -37,7 +37,7 @@ repos:
37
- id: check-yaml
38
- id: debug-statements
39
- repo: https://github.com/pre-commit/mirrors-mypy
40
- rev: v1.11.1
+ rev: v1.11.2
41
hooks:
42
- id: mypy
43
exclude: ^(docs|tests)/.*
@@ -65,7 +65,7 @@ repos:
65
- 'SC1004:'
66
stages: [manual]
67
- repo: https://github.com/sirosen/check-jsonschema
68
- rev: 0.29.1
+ rev: 0.29.2
69
70
- id: check-github-actions
71
ci:
0 commit comments