We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27ff3e4 commit 1905266Copy full SHA for 1905266
1 file changed
.pre-commit-config.yaml
@@ -20,3 +20,8 @@ repos:
20
- id: trailing-whitespace
21
- id: end-of-file-fixer
22
- id: debug-statements
23
+
24
+ - repo: https://github.com/christopher-hacker/enforce-notebook-run-order
25
+ rev: 2.1.1
26
+ hooks:
27
+ - id: enforce-notebook-run-order
0 commit comments