commit | 6a5ae704e5c38dda82ecaedb68323984b926d8e2 | [log] [tgz] |
---|---|---|
author | Anthony Sottile <asottile@umich.edu> | Mon May 30 16:46:31 2022 -0400 |
committer | GitHub <noreply@github.com> | Mon May 30 16:46:31 2022 -0400 |
tree | 8e7db366bb4e4d7aa3abae6625516d3dc2fe69ac | |
parent | 08792de8d1c685bbfb442dbbbacef2f3e6f4a546 [diff] | |
parent | 091d224a6cf0ea52627ab7732a807c7f7ab519ab [diff] |
Merge pull request #776 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 5322694..39838a1 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.950 + rev: v0.960 hooks: - id: mypy additional_dependencies: [types-all]