| commit | 84e478bc42d27f9c214de50dd331ca7602beb2f1 | [log] [tgz] |
|---|---|---|
| author | Anthony Sottile <asottile@umich.edu> | Wed Apr 12 16:07:37 2023 -0400 |
| committer | GitHub <noreply@github.com> | Wed Apr 12 16:07:37 2023 -0400 |
| tree | a2f7200f83140ecfaaf54bf8d9a7d513bd5e6c58 | |
| parent | b0f11fe246ae49c7a3791009753d2148b97cb677 [diff] | |
| parent | 56107f53015d4d5b9c4dfc769b11d23321a3f933 [diff] |
Merge pull request #888 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 0d1f983..94bbb0f 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.1.1 + rev: v1.2.0 hooks: - id: mypy additional_dependencies: [types-all]