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:
Adam Brown 2021-10-28 16:21:17 +01:00
parent 73995eb7bd
commit 79de7be141
1 changed files with 2 additions and 3 deletions

View File

@ -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