Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#1254)
Browse files Browse the repository at this point in the history
updates:
- [github.com/nbQA-dev/nbQA: 1.6.1 → 1.6.3](nbQA-dev/nbQA@1.6.1...1.6.3)
- [github.com/pre-commit/mirrors-mypy: v1.0.0 → v1.0.1](pre-commit/mirrors-mypy@v1.0.0...v1.0.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Feb 21, 2023
1 parent 6a984fb commit 2098c83
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 @@ -68,7 +68,7 @@ repos:
- "metadata.vscode metadata.language_info.version"

- repo: https://github.com/nbQA-dev/nbQA
rev: 1.6.1
rev: 1.6.3
hooks:
- id: nbqa-black
additional_dependencies: [black==22.6.0]
Expand Down Expand Up @@ -116,7 +116,7 @@ repos:
additional_dependencies: [flake8-docstrings, darglint==1.8.0]

- repo: https://github.com/pre-commit/mirrors-mypy
rev: v1.0.0
rev: v1.0.1
hooks:
- id: mypy
exclude: "docs|benchmark/|.*/tests?/.*"
Expand Down

0 comments on commit 2098c83

Please sign in to comment.