mirror of https://github.com/django/django.git
Matched blacken-docs config between ci and pre-commit.
This commit is contained in:
parent
b79ac89c57
commit
e37f421da8
|
@ -11,6 +11,7 @@ repos:
|
|||
additional_dependencies:
|
||||
- black==24.2.0
|
||||
files: 'docs/.*\.txt$'
|
||||
args: ["--rst-literal-block"]
|
||||
- repo: https://github.com/PyCQA/isort
|
||||
rev: 5.13.2
|
||||
hooks:
|
||||
|
|
Loading…
Reference in New Issue