| commit | e68665eb2ec07b28926eb1909c402ff93c5d7555 | [log] [tgz] |
|---|---|---|
| author | Anthony Sottile <asottile@umich.edu> | Tue Dec 26 13:50:46 2023 -0500 |
| committer | GitHub <noreply@github.com> | Tue Dec 26 13:50:46 2023 -0500 |
| tree | ae3de1c3d4c180ce48c31f19f592ef5c1e7b3bd4 | |
| parent | 42bc79146f8b566f640ff773057d48a9416763a7 [diff] | |
| parent | 8212857ada298050090a5ae3fd11cdc019ebb9e0 [diff] |
Merge pull request #1002 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 42cf2ab..b2752cc 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.7.1 + rev: v1.8.0 hooks: - id: mypy additional_dependencies: [types-all]