Update .pre-commit-config.yaml

This commit is contained in:
Fundor333
2020-12-23 13:36:40 +01:00
committed by GitHub
parent 6080d2d460
commit 5917bdd11a

View File

@@ -7,6 +7,7 @@ repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v3.2.0
hooks:
- id: no-commit-to-branch
- id: trailing-whitespace
language: python
- repo: https://github.com/ambv/black