| commit | b0f11fe246ae49c7a3791009753d2148b97cb677 | [log] [tgz] |
|---|---|---|
| author | Anthony Sottile <asottile@umich.edu> | Tue Mar 14 00:57:43 2023 -0400 |
| committer | GitHub <noreply@github.com> | Tue Mar 14 00:57:43 2023 -0400 |
| tree | 5a65d4c4179a70c8207f55f37b616be82ee96c0c | |
| parent | cc9d172a22360044621168b7abfcd4d401ed3fa8 [diff] | |
| parent | 49cf0d461aa0f910fc0d4985925ee02a26d4d77d [diff] |
Merge pull request #885 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 a2c7818..0d1f983 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: v1.0.1 + rev: v1.1.1 hooks: - id: mypy additional_dependencies: [types-all]