Skip to content

Commit

Permalink
chore: pre-commit autoupdate (#181)
Browse files Browse the repository at this point in the history
updates:
- [github.com/psf/black: 21.6b0 → 21.7b0](psf/black@21.6b0...21.7b0)
- [github.com/nbQA-dev/nbQA: 0.13.1 → 1.0.0](nbQA-dev/nbQA@0.13.1...1.0.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] authored Jul 28, 2021
1 parent d211c5c commit 650ea84
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
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/psf/black
rev: 21.6b0
rev: 21.7b0
hooks:
- id: black
language_version: python3
Expand Down Expand Up @@ -37,7 +37,7 @@ repos:
hooks:
- id: blacken-docs
- repo: https://github.com/nbQA-dev/nbQA
rev: 0.13.1
rev: 1.0.0
hooks:
- id: nbqa-black
args: [--nbqa-mutate]
Expand Down

0 comments on commit 650ea84

Please # to comment.