commit | 2d948977cf41d3c2b469a33776463c39f3370edb | [log] [tgz] |
---|---|---|
author | Anthony Sottile <asottile@umich.edu> | Wed Mar 13 10:01:26 2024 -0400 |
committer | GitHub <noreply@github.com> | Wed Mar 13 10:01:26 2024 -0400 |
tree | d670169e0afab9215f0aee8113191d8081312492 | |
parent | aae27b8a3e908a4a9c84f7f7d656860c9a3634b9 [diff] | |
parent | bda540f53c7733f81a580985e7ad8c136aa1e936 [diff] |
Merge pull request #1024 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 777d198..87e4564 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.8.0 + rev: v1.9.0 hooks: - id: mypy additional_dependencies: [types-all]