Skip to content

Commit

Permalink
freeze version
Browse files Browse the repository at this point in the history
Signed-off-by: Sun, Xuehao <[email protected]>
  • Loading branch information
XuehaoSun committed Jan 7, 2025
1 parent c72c048 commit 7abfaa5
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 @@ -83,7 +83,7 @@ repos:
)$
- repo: https://github.com/PyCQA/docformatter
rev: v1.7.5
rev: 06907d0
hooks:
- id: docformatter
args: [
Expand Down Expand Up @@ -120,7 +120,7 @@ repos:
- id: blacken-docs
args: [--line-length=120, --skip-errors]
additional_dependencies:
- black==24.3.0
- black==24.10.0
exclude: |
(?x)^(
examples/.+|
Expand Down

0 comments on commit 7abfaa5

Please sign in to comment.