mirror of
https://github.com/vector-im/riotX-android
synced 2025-10-06 00:02:48 +02:00
letting dependabot ignore the zxing dependency, it appears the author does not intend to support older versions of android in the new versions of the library
This commit is contained in:
5
.github/dependabot.yml
vendored
5
.github/dependabot.yml
vendored
@@ -18,6 +18,5 @@ updates:
|
||||
open-pull-requests-limit: 200
|
||||
reviewers:
|
||||
- "bmarty"
|
||||
### ignore:
|
||||
### - dependency-name: com.squareup.okhttp3:logging-interceptor
|
||||
### versions: "> 3.12.10"
|
||||
ignore:
|
||||
- dependency-name: com.google.zxing:core
|
||||
|
Reference in New Issue
Block a user