commit | 7b2234e6dd211438f6416cd261fa2e747ef498cf | [log] [tgz] |
---|---|---|
author | Anthony Sottile <asottile@umich.edu> | Mon Nov 13 21:40:56 2023 -0500 |
committer | GitHub <noreply@github.com> | Mon Nov 13 21:40:56 2023 -0500 |
tree | d57a74d5d4b66a5e027668ff41db4e84a40b5e0d | |
parent | 6306a48f7dae5861702d573c9c247e4e9498e867 [diff] | |
parent | d0d3f3ac05a91dc59a3feabcc95003d71c26837c [diff] |
Merge pull request #992 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 960ac13..d16a857 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.6.1 + rev: v1.7.0 hooks: - id: mypy additional_dependencies: [types-all]