| commit | 9260cbc9c84c06022993bfbcc42fdbf0305c5b8e | [log] [tgz] |
|---|---|---|
| author | Anthony Sottile <asottile@umich.edu> | Mon Feb 20 21:12:24 2023 -0500 |
| committer | GitHub <noreply@github.com> | Mon Feb 20 21:12:24 2023 -0500 |
| tree | a3bffcc299add66a7700c361351702028c3d20f2 | |
| parent | 7e7049a0bf27cc7b9deb622ba37c2ac1682ed265 [diff] | |
| parent | be44903ab6ed5acbaaa2ccabfe3b3d8b16bf0365 [diff] |
Merge pull request #877 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 6ee350c..93d40f5 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.0 + rev: v1.0.1 hooks: - id: mypy additional_dependencies: [types-all]