From 7da35afe2fa8e3428676e215d3d7f379f5993279 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2024 07:40:19 +0000 Subject: [PATCH] Add .mendio configuration file --- .mendio | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .mendio diff --git a/.mendio b/.mendio new file mode 100644 index 0000000..83dc645 --- /dev/null +++ b/.mendio @@ -0,0 +1,3 @@ +{ + "settingsInheritedFrom": "OnScale/whitesource-config@main" +} \ No newline at end of file