Skip to content

Commit ca66bac

Browse files
committed
Let's have pre-commit use the black configuration files instead of duplicating the line length here
1 parent f596f5e commit ca66bac

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,6 @@ repos:
3434
rev: 23.7.0
3535
hooks:
3636
- id: black
37-
args: [--line-length=115]
38-
exclude: migrations/
3937

4038
- repo: https://github.com/PyCQA/isort
4139
rev: 5.12.0

0 commit comments

Comments
 (0)