There was an error while loading. Please reload this page.
1 parent 93b869b commit e17f951Copy full SHA for e17f951
1 file changed
.pre-commit-config.yaml
@@ -11,7 +11,7 @@ repos:
11
- id: check-yaml
12
- id: check-toml
13
- repo: https://github.com/python-poetry/poetry
14
- rev: 2.3.3
+ rev: 2.3.4
15
hooks:
16
- id: poetry-check
17
- repo: https://github.com/tox-dev/pyproject-fmt
@@ -63,7 +63,7 @@ repos:
63
64
- id: vulture
65
- repo: https://github.com/pre-commit/mirrors-mypy
66
- rev: v1.20.0
+ rev: v1.20.1
67
68
- id: mypy
69
exclude: >
0 commit comments