Commit f8afb19e by pre-commit-ci[bot] Committed by GitHub

[pre-commit.ci] pre-commit autoupdate (#5312)

updates:
- [github.com/asottile/pyupgrade: v2.31.0 → v2.31.1](https://github.com/asottile/pyupgrade/compare/v2.31.0...v2.31.1)
- [github.com/pre-commit/mirrors-mypy: v0.931 → v0.940](https://github.com/pre-commit/mirrors-mypy/compare/v0.931...v0.940)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
parent 6485bc23
...@@ -47,7 +47,7 @@ repos: ...@@ -47,7 +47,7 @@ repos:
- pep8-naming==0.12.1 - pep8-naming==0.12.1
- repo: https://github.com/asottile/pyupgrade - repo: https://github.com/asottile/pyupgrade
rev: v2.31.0 rev: v2.31.1
hooks: hooks:
- id: pyupgrade - id: pyupgrade
args: [--py37-plus] args: [--py37-plus]
...@@ -82,7 +82,7 @@ repos: ...@@ -82,7 +82,7 @@ repos:
additional_dependencies: *flake8_deps additional_dependencies: *flake8_deps
- repo: https://github.com/pre-commit/mirrors-mypy - repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.931 rev: v0.940
hooks: hooks:
- id: mypy - id: mypy
pass_filenames: false pass_filenames: false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment