commit | 3a569ca95749f562ff8b742e3568a077caeb5eb7 | [log] [tgz] |
---|---|---|
author | Anthony Sottile <asottile@umich.edu> | Tue Aug 15 10:18:50 2023 -0400 |
committer | GitHub <noreply@github.com> | Tue Aug 15 10:18:50 2023 -0400 |
tree | 2f7dc0184e5b4c0c15973b498c589de2d049e277 | |
parent | 61b5f7e6f73c8308fc77c9fcfd10005ab7d14b80 [diff] | |
parent | 7b72d56327f09de0c8721c89a3e7e964ef1b0cc5 [diff] |
Merge pull request #947 from pre-commit/pre-commit-ci-update-config [pre-commit.ci] pre-commit autoupdate
diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 10808c3..36dc0ab 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml
@@ -36,7 +36,7 @@ hooks: - id: flake8 - repo: https://github.com/pre-commit/mirrors-mypy - rev: v1.4.1 + rev: v1.5.0 hooks: - id: mypy additional_dependencies: [types-all]