Skip to content

Commit

Permalink
Matched blacken-docs config between ci and pre-commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
bmispelon authored and sarahboyce committed May 7, 2024
1 parent dba0504 commit 9dcdf37
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 @@ -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:
Expand Down

0 comments on commit 9dcdf37

Please sign in to comment.