From 1ce20790e58ad5754d6a108dcb0cad132db26ef6 Mon Sep 17 00:00:00 2001 From: Dominic Fournier Date: Tue, 5 Mar 2024 18:11:51 -0500 Subject: [PATCH] updated precommit to add generated file(?) --- .husky/pre-commit | 1 + 1 file changed, 1 insertion(+) diff --git a/.husky/pre-commit b/.husky/pre-commit index 0201f6c..e28e0d3 100644 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1 +1,2 @@ npm run generate +git add data.json \ No newline at end of file