mirror of
https://github.com/ZCShou/GoGoGo.git
synced 2026-06-05 21:00:50 +08:00
update dependabot to ignore okhttp v4
This commit is contained in:
parent
82b41447d1
commit
d18035dd63
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
@ -21,3 +21,6 @@ updates:
|
||||
interval: "daily"
|
||||
reviewers:
|
||||
- "ZCShou"
|
||||
ignore:
|
||||
- dependency-name: "com.squareup.okhttp3:okhttp"
|
||||
versions: ["4.x"]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user