From 415f7c3d88b4f0fef38be78517b44e0772987dd9 Mon Sep 17 00:00:00 2001 From: allenporter <6026418+allenporter@users.noreply.github.com> Date: Sun, 5 Apr 2026 02:22:02 +0000 Subject: [PATCH] chore: reject new Cruft update --- .cruft.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.cruft.json b/.cruft.json index a50d3df..ba9f1fe 100644 --- a/.cruft.json +++ b/.cruft.json @@ -1,6 +1,6 @@ { "template": "https://github.com/allenporter/cookiecutter-python", - "commit": "285470c00d43779a0dca3f1cc2009c658e294443", + "commit": "7b0ca516ce7cdbd4685c3dccb0542ead46c75b02", "checkout": null, "context": { "cookiecutter": { @@ -10,7 +10,8 @@ "project_name": "supernote", "description": "Unofficial python library for parsing Supernote notebooks", "version": "0.0.1", - "_template": "https://github.com/allenporter/cookiecutter-python" + "_template": "https://github.com/allenporter/cookiecutter-python", + "_commit": "7b0ca516ce7cdbd4685c3dccb0542ead46c75b02" } }, "directory": null