Skip to content

Commit

Permalink
feat(pre-commit): update black 21.4b0 -> 21.4b1
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarcoatl committed Apr 27, 2021
1 parent e2f713e commit 3845ac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Expand Up @@ -8,6 +8,6 @@ repos:
hooks:
- id: isort
- repo: https://github.com/psf/black
rev: 21.4b0
rev: 21.4b1
hooks:
- id: black

0 comments on commit 3845ac8

Please sign in to comment.