Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#10)
Browse files Browse the repository at this point in the history
updates:
- [github.com/psf/black: 21.12b0 → 22.3.0](psf/black@21.12b0...22.3.0)
- [github.com/psf/black: 21.12b0 → 22.3.0](psf/black@21.12b0...22.3.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 Apr 5, 2022
1 parent 3476936 commit 93ac23f
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 @@ -6,10 +6,10 @@ ci:
files: (^notebooks)
repos:
- repo: https://github.com/psf/black
rev: 21.12b0
rev: 22.3.0
hooks:
- id: black
- repo: https://github.com/psf/black
rev: 21.12b0
rev: 22.3.0
hooks:
- id: black-jupyter

0 comments on commit 93ac23f

Please sign in to comment.