mirror of
https://github.com/vector-im/element-call.git
synced 2026-01-18 02:32:27 +00:00
use matchFileNames
This commit is contained in:
@@ -50,13 +50,8 @@
|
||||
"prHeader": "Please review modals on mobile for visual regressions."
|
||||
},
|
||||
{
|
||||
"groupName": "bundled element-call dependencies",
|
||||
"matchDepNames": [
|
||||
"com.vanniktech.maven.publish",
|
||||
"com.android.library",
|
||||
"com.android.tools.build",
|
||||
"gradle"
|
||||
]
|
||||
"groupName": "embedded package dependencies",
|
||||
"matchFileNames": ["embedded/**/*"]
|
||||
},
|
||||
{
|
||||
"groupName": "Yarn",
|
||||
|
||||
Reference in New Issue
Block a user