commit | 7e7049a0bf27cc7b9deb622ba37c2ac1682ed265 | [log] [tgz] |
---|---|---|
author | Anthony Sottile <asottile@umich.edu> | Mon Feb 13 22:57:45 2023 -0500 |
committer | GitHub <noreply@github.com> | Mon Feb 13 22:57:45 2023 -0500 |
tree | 028f82bfe7e49e881817beea49bb9cd7d93504fd | |
parent | 5191f112dfd133e97acba8c2162c37d8613cf54b [diff] | |
parent | 6c509f9650ac0d5410031cb1ab542c2e78299f55 [diff] |
Merge pull request #872 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 74db87a..6ee350c 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml
@@ -37,7 +37,7 @@ hooks: - id: flake8 - repo: https://github.com/pre-commit/mirrors-mypy - rev: v0.991 + rev: v1.0.0 hooks: - id: mypy additional_dependencies: [types-all]