mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-07-23 06:29:58 +03:00
blacken-docs: Modifies blacken-docs step to only process files under "docs" directory
This commit is contained in:
parent
81b6bf4bbb
commit
75f91578ce
|
@ -22,5 +22,6 @@ repos:
|
|||
rev: 1.13.0
|
||||
hooks:
|
||||
- id: blacken-docs
|
||||
files: docs
|
||||
additional_dependencies:
|
||||
- black==23.1.0
|
||||
|
|
Loading…
Reference in New Issue
Block a user