Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate
Browse files Browse the repository at this point in the history
updates:
- [github.com/psf/black: 20.8b1 → 21.4b0](psf/black@20.8b1...21.4b0)
- [github.com/kynan/nbstripout: 0.3.9 → 0.4.0](kynan/nbstripout@0.3.9...0.4.0)
  • Loading branch information
pre-commit-ci[bot] authored Apr 26, 2021
1 parent 2144831 commit 5f91061
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: 20.8b1
rev: 21.4b0
hooks:
- id: black
language_version: python3
Expand Down Expand Up @@ -29,7 +29,7 @@ repos:
- id: flake8
# additional_dependencies: [flake8-docstrings, flake8-bugbear, flake8-spellcheck, flake8-import-order]
- repo: https://github.com/kynan/nbstripout
rev: 0.3.9
rev: 0.4.0
hooks:
- id: nbstripout
- repo: https://github.com/asottile/blacken-docs
Expand Down

0 comments on commit 5f91061

Please # to comment.