From 07e69eda15497def578c7601f2eee5fc8682562c Mon Sep 17 00:00:00 2001 From: ludwiglierhammer <73587842+ludwiglierhammer@users.noreply.github.com> Date: Mon, 3 Aug 2026 05:40:22 +0000 Subject: [PATCH] chore: reject new Cruft update --- .cruft.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.cruft.json b/.cruft.json index 9c53f411..e7c1f92c 100755 --- a/.cruft.json +++ b/.cruft.json @@ -1,6 +1,6 @@ { "template": "https://github.com/Ouranosinc/cookiecutter-pypackage.git", - "commit": "3c1f362148b15e97a7a7d252f39f40d4175dfcb2", + "commit": "ca71222b12478c5123bb4f1d973ccbec53b965eb", "checkout": null, "context": { "cookiecutter": { @@ -35,7 +35,7 @@ ".github/workflows/workflow-warning.yml" ], "_template": "https://github.com/Ouranosinc/cookiecutter-pypackage.git", - "_commit": "3c1f362148b15e97a7a7d252f39f40d4175dfcb2" + "_commit": "ca71222b12478c5123bb4f1d973ccbec53b965eb" } }, "directory": null