commit | b9a2d838763bf5b796022791ffb2d8b5b365b88f | [log] [tgz] |
---|---|---|
author | Anthony Sottile <asottile@umich.edu> | Tue Aug 22 09:09:18 2023 -0400 |
committer | GitHub <noreply@github.com> | Tue Aug 22 09:09:18 2023 -0400 |
tree | 468f814936d1fec9b7c356dbe5b1263d90942a79 | |
parent | 3a569ca95749f562ff8b742e3568a077caeb5eb7 [diff] | |
parent | 98c67bd3b5dd33c3cb31479e81f70aa3f5ef825a [diff] |
Merge pull request #950 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 36dc0ab..28c627a 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.5.0 + rev: v1.5.1 hooks: - id: mypy additional_dependencies: [types-all]