Skip to content

Commit

Permalink
blacken-docs: Modifies blacken-docs step to only process files under …
Browse files Browse the repository at this point in the history
…"docs" directory
  • Loading branch information
jvzammit committed Mar 15, 2023
1 parent 3807feb commit 30c3c3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ repos:
rev: 1.13.0
hooks:
- id: blacken-docs
files: docs/*
additional_dependencies:
- black==23.1.0

0 comments on commit 30c3c3c

Please sign in to comment.