Skip to content
This repository has been archived by the owner on Mar 27, 2023. It is now read-only.

Commit

Permalink
ci(pre-commit): update Black (#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
kenji-miyake authored and tkimura4 committed Mar 29, 2022
1 parent e12c7e8 commit 61620cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -56,7 +56,7 @@ repos:
- id: isort

- repo: https://github.com/psf/black
rev: 22.1.0
rev: 22.3.0
hooks:
- id: black
args: [--line-length=100]
Expand Down

0 comments on commit 61620cf

Please sign in to comment.