From 01d219171d2cd48d2a2a1657c4c61529a865d025 Mon Sep 17 00:00:00 2001 From: "mend-for-github-com[bot]" <50673670+mend-for-github-com[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 16:42:20 +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 000000000000..83dc6458bd78 --- /dev/null +++ b/.mendio @@ -0,0 +1,3 @@ +{ + "settingsInheritedFrom": "OnScale/whitesource-config@main" +} \ No newline at end of file