[pre-commit.ci] pre-commit autoupdate

This commit is contained in:
pre-commit-ci[bot] 2020-11-23 17:15:58 +00:00 committed by GitHub
parent 450ee02d29
commit 42566d9683

View file

@ -11,7 +11,7 @@ repos:
name: Reorder Python imports (src, tests) name: Reorder Python imports (src, tests)
files: "^(?!examples/)" files: "^(?!examples/)"
args: ["--application-directories", "src"] args: ["--application-directories", "src"]
- repo: https://github.com/python/black - repo: https://github.com/psf/black
rev: 20.8b1 rev: 20.8b1
hooks: hooks:
- id: black - id: black