Skip to content

Commit 47e2b4c

Browse files
committed
Update black in pre-commit
1 parent 57496fc commit 47e2b4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ repos:
1010
- --configfile=.bandit.yaml
1111
files: ^(simplipy|scripts)/.+\.py$
1212
- repo: https://github.com/python/black
13-
rev: 19.10b0
13+
rev: 21.7b0
1414
hooks:
1515
- id: black
1616
args:

0 commit comments

Comments
 (0)