There was an error while loading. Please reload this page.
2 parents 1553b46 + fae89ce commit ff8541fCopy full SHA for ff8541f
1 file changed
.pre-commit-config.yaml
@@ -14,7 +14,7 @@ repos:
14
hooks:
15
- id: setup-cfg-fmt
16
- repo: https://github.com/asottile/reorder-python-imports
17
- rev: v3.16.0
+ rev: v3.17.0
18
19
- id: reorder-python-imports
20
exclude: ^pre_commit/resources/
@@ -37,7 +37,7 @@ repos:
37
38
- id: flake8
39
- repo: https://github.com/pre-commit/mirrors-mypy
40
- rev: v2.1.0
+ rev: v2.3.0
41
42
- id: mypy
43
additional_dependencies: [types-pyyaml]
0 commit comments