Skip to content

Commit

Permalink
gh-170: add scientific python recommended blacken-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Saransh-cpp committed Sep 19, 2024
1 parent 30f86a6 commit 7a018e3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,11 @@ repos:
rev: v0.6.3
hooks:
- id: ruff-format
- repo: https://github.com/adamchainz/blacken-docs
rev: 1.18.0
hooks:
- id: blacken-docs
additional_dependencies: [black]
- repo: https://github.com/pappasam/toml-sort
rev: v0.23.1
hooks:
Expand Down

0 comments on commit 7a018e3

Please sign in to comment.