Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#487)
Browse files Browse the repository at this point in the history
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed Aug 2, 2022
1 parent 2ffe906 commit 9d280e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Expand Up @@ -37,12 +37,12 @@ repos:
- id: trailing-whitespace

- repo: https://github.com/PyCQA/flake8
rev: 4.0.1
rev: 5.0.2
hooks:
- id: flake8

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.961
rev: v0.971
hooks:
- id: mypy
args: [--disallow-untyped-defs, --ignore-missing-imports]
Expand Down

0 comments on commit 9d280e6

Please sign in to comment.