Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#161)
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)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed Apr 26, 2021
1 parent ed6f4c8 commit e3b5a19
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 @@ -12,10 +12,10 @@ repos:
additional_dependencies: [toml]
exclude: docs/pages
- repo: https://github.com/psf/black
rev: "20.8b1"
rev: "21.4b0"
hooks:
- id: black
- repo: https://github.com/kynan/nbstripout
rev: "0.3.9"
rev: "0.4.0"
hooks:
- id: nbstripout

0 comments on commit e3b5a19

Please sign in to comment.