We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57496fc commit 47e2b4cCopy full SHA for 47e2b4c
1 file changed
.pre-commit-config.yaml
@@ -10,7 +10,7 @@ repos:
10
- --configfile=.bandit.yaml
11
files: ^(simplipy|scripts)/.+\.py$
12
- repo: https://github.com/python/black
13
- rev: 19.10b0
+ rev: 21.7b0
14
hooks:
15
- id: black
16
args:
0 commit comments