Skip to content

Commit

Permalink
update blacken-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
fyliu committed Mar 12, 2024
1 parent 1255e70 commit 1df267f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,12 +63,12 @@ repos:
- id: black
exclude: ^app/core/migrations/

- repo: https://github.com/asottile/blacken-docs
- repo: https://github.com/adamchainz/blacken-docs
rev: 1.16.0
hooks:
- id: blacken-docs
additional_dependencies:
- black==23.12.1
- black==24.2.0

- repo: https://github.com/pycqa/flake8
rev: 7.0.0
Expand Down

0 comments on commit 1df267f

Please sign in to comment.