diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index ebd0b782f09beb0423d92da0106a04f83becc20a..7c4eb6a6be14c1f0e9a5d17c1a2e4584440dfbdb 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -1,6 +1,6 @@
 repos:
-- repo: https://github.com/fastai/nbdev
-  rev: 2.3.37
+- repo: https://github.com/AnswerDotAI/nbdev
+  rev: be3fd2266e4dcd605b60d7217a838810809e857f
   hooks:
   - id: nbdev_clean
 - repo: https://github.com/charliermarsh/ruff-pre-commit