Skip to content

Commit

Permalink
FIX: keep black in doc dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer committed Aug 6, 2024
1 parent ad2b388 commit 8792902
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ repos:
metadata.vscode
- repo: https://github.com/ComPWA/policy
rev: 0.3.13
rev: 0.3.15
hooks:
- id: check-dev-files
args:
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ dev = [
doc = [
"Sphinx >=3",
"ampform[all]",
"black",
"ipympl",
"matplotlib <3.9.0", # https://github.com/ComPWA/ampform/issues/279
"matplotlib",
Expand Down

0 comments on commit 8792902

Please sign in to comment.