1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00

Matched blacken-docs config between ci and pre-commit.

This commit is contained in:
Baptiste Mispelon 2024-05-01 12:26:30 +02:00 committed by Sarah Boyce
parent b79ac89c57
commit e37f421da8

View File

@ -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: