From bcdb3b07e331440d61fa101d4ce47ee04936f037 Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Wed, 25 Jan 2023 12:54:20 -0800 Subject: [PATCH] Automator: update common-files@master in istio/istio.io@master (#12521) --- common/.commonfiles.sha | 2 +- common/config/license-lint.yml | 3 +++ 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/common/.commonfiles.sha b/common/.commonfiles.sha index 9c42946553..63ce3dce5d 100644 --- a/common/.commonfiles.sha +++ b/common/.commonfiles.sha @@ -1 +1 @@ -1c8dec1396e03b76589d02f33f886a95245e46db +ff4b894cecf4f8415321924839d2e990bbafc6c8 diff --git a/common/config/license-lint.yml b/common/config/license-lint.yml index 3997c3b29c..ef48594627 100644 --- a/common/config/license-lint.yml +++ b/common/config/license-lint.yml @@ -123,3 +123,6 @@ allowlisted_modules: # MIT: https://github.com/invopop/yaml/blob/v0.1.0/LICENSE - github.com/invopop/yaml +# Simplified BSD (BSD-2-Clause): https://github.com/russross/blackfriday/blob/master/LICENSE.txt +- github.com/russross/blackfriday +- github.com/russross/blackfriday/v2 \ No newline at end of file