Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#714)
Browse files Browse the repository at this point in the history
updates:
- [github.com/pre-commit/mirrors-prettier: v2.5.1 → v2.6.0](pre-commit/mirrors-prettier@v2.5.1...v2.6.0)
- [github.com/pre-commit/mirrors-mypy: v0.940 → v0.941](pre-commit/mirrors-mypy@v0.940...v0.941)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Mar 21, 2022
1 parent 693a49c commit b77ee14
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 @@ -19,7 +19,7 @@ repos:
hooks:
- id: black
- repo: https://github.com/pre-commit/mirrors-prettier
rev: v2.5.1
rev: v2.6.0
hooks:
- id: prettier
exclude: ^README\.md$
Expand Down Expand Up @@ -50,7 +50,7 @@ repos:
args: [-v, --fail-under=100]
files: ^nbqa/
- repo: https://github.com/pre-commit/mirrors-mypy
rev: v0.940
rev: v0.941
hooks:
- id: mypy
exclude: ^docs/
Expand Down

0 comments on commit b77ee14

Please sign in to comment.