diff --git a/mlc_config.json b/mlc_config.json index 4a0a863c9..abba7eb1f 100644 --- a/mlc_config.json +++ b/mlc_config.json @@ -1,7 +1,7 @@ { "ignorePatterns": [ { - "pattern": "^https://github.com/asyncapi/glee/blob/086c449/src" + "pattern": "^https://github.com/asyncapi/glee/blob/.*/src" } ] }