commit | d0293ebc40f6c0606d624ee4c638c7597f8044d2 | [log] [tgz] |
---|---|---|
author | Anthony Sottile <asottile@umich.edu> | Mon Apr 29 20:54:26 2024 -0400 |
committer | GitHub <noreply@github.com> | Mon Apr 29 20:54:26 2024 -0400 |
tree | 43775b33a7d3b0445cf33b82778fd23c1232fb11 | |
parent | 528a309bbde9bfbd876e5b5dfdb900b121216be4 [diff] | |
parent | fcbfb901ead82504a20ec5e3760c528d23f60057 [diff] |
Merge pull request #1051 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 937696b..5471934 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.9.0 + rev: v1.10.0 hooks: - id: mypy additional_dependencies: [types-all]