Skip to content

Commit 90de0fb

Browse files
committed
add nbdev_docs for pre-commit-hooks
1 parent d06170b commit 90de0fb

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.pre-commit-hooks.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,9 @@
1212
name: nbdev_export
1313
entry: nbdev_export
1414
description: "Export notebooks to modules and build modidx"
15+
16+
- <<: *hook
17+
id: nbdev_docs
18+
name: nbdev_docs
19+
entry: nbdev_docs
20+
description: "Create Quarto docs and README.md"

0 commit comments

Comments
 (0)