diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 2064e70..4ef8629 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -39,7 +39,7 @@ repos: - id: prettier stages: [manual] - repo: https://github.com/pre-commit/mirrors-mypy - rev: "v1.4.0" + rev: "v1.4.1" hooks: - id: mypy files: ^(gios)/.+\.py$