Skip to content

Commit

Permalink
chore: pre-commit.ci autoupdate (#19)
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/mirrors-mypy: v0.910-1 → v0.920](pre-commit/mirrors-mypy@v0.910-1...v0.920)
- [github.com/shellcheck-py/shellcheck-py: v0.8.0.1 → v0.8.0.2](shellcheck-py/shellcheck-py@v0.8.0.1...v0.8.0.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Dec 20, 2021
1 parent 5914d03 commit 88151dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ repos:
- --min-python-version
- 3.7.3
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.910-1
rev: v0.920
hooks:
- id: mypy
args: []
Expand All @@ -101,6 +101,6 @@ repos:
hooks:
- id: beautysh
- repo: https://github.com/shellcheck-py/shellcheck-py
rev: v0.8.0.1
rev: v0.8.0.2
hooks:
- id: shellcheck

0 comments on commit 88151dc

Please sign in to comment.