From c42a74509d0ce0ce071181495b05e8819284770a Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2026 20:52:34 +0000 Subject: [PATCH] Add .mend configuration file --- .mend | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .mend diff --git a/.mend b/.mend new file mode 100644 index 0000000..040c3a5 --- /dev/null +++ b/.mend @@ -0,0 +1,3 @@ +{ + "settingsInheritedFrom": "QuickBase/whitesource-config@main" +} \ No newline at end of file