Skip to content

Commit

Permalink
[pre-commit.ci] pre-commit autoupdate (#201)
Browse files Browse the repository at this point in the history
* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/psf/black: 21.5b1 → 21.5b2](psf/black@21.5b1...21.5b2)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
pre-commit-ci[bot] committed Jun 1, 2021
1 parent 8d5b178 commit 3977886
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/joss.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,3 @@ jobs:
publish_dir: ./joss
force_orphan: true
publish_branch: joss-compiled

2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ repos:
exclude: docs/tutorials

- repo: https://github.com/psf/black
rev: "21.5b1"
rev: "21.5b2"
hooks:
- id: black

Expand Down

0 comments on commit 3977886

Please sign in to comment.