mirror of
https://github.com/django/django.git
synced 2025-09-27 04:29:17 +00:00
Matched blacken-docs config between ci and pre-commit.
This commit is contained in:
parent
b79ac89c57
commit
e37f421da8
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue