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:
|
additional_dependencies:
|
||||||
- black==24.2.0
|
- black==24.2.0
|
||||||
files: 'docs/.*\.txt$'
|
files: 'docs/.*\.txt$'
|
||||||
|
args: ["--rst-literal-block"]
|
||||||
- repo: https://github.com/PyCQA/isort
|
- repo: https://github.com/PyCQA/isort
|
||||||
rev: 5.13.2
|
rev: 5.13.2
|
||||||
hooks:
|
hooks:
|
||||||
|
|
Loading…
Reference in New Issue