File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 1
1
# To get started with Dependabot version updates, you'll need to specify which
2
2
# package ecosystems to update and where the package manifests are located.
3
3
# Please see the documentation for all configuration options:
4
- # https://help .github.com/github/administering-a-repository/configuration-options-for-dependency-updates
4
+ # https://docs .github.com/github/administering-a-repository/configuration-options-for-dependency-updates
5
5
6
6
version : 2
7
7
updates :
@@ -13,7 +13,7 @@ updates:
13
13
reviewers :
14
14
- " vector-im/element-android-reviewers"
15
15
ignore :
16
- - dependency-name : " *github-script* "
16
+ - dependency-name : " *"
17
17
# Updates for Gradle dependencies used in the app
18
18
- package-ecosystem : gradle
19
19
directory : " /"
@@ -22,5 +22,6 @@ updates:
22
22
open-pull-requests-limit : 200
23
23
reviewers :
24
24
- " vector-im/element-android-reviewers"
25
- ignore :
26
- - dependency-name : com.google.zxing:core
25
+ allow :
26
+ - dependency-name : " io.element.android:wysiwyg"
27
+ - dependency-name : " org.matrix.rustcomponents:crypto-android"
You can’t perform that action at this time.
0 commit comments