From 3875ef67bda68323d9a76a768f96a071e92e7572 Mon Sep 17 00:00:00 2001 From: "whitesource-for-github-com[bot]" <50673670+whitesource-for-github-com[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2020 09:09:51 +0000 Subject: [PATCH] Migrate .whitesource configuration file to inheritance mode --- .whitesource | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .whitesource diff --git a/.whitesource b/.whitesource new file mode 100644 index 00000000000..d40db00ae48 --- /dev/null +++ b/.whitesource @@ -0,0 +1,3 @@ +{ + "settingsInheritedFrom": "hellofresh/whitesource-config@master" +} \ No newline at end of file