diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 14683fd8..b5aa9469 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -25,3 +25,6 @@ updates: patterns: - "org.junit:*" - "org.junit.platform:*" + okio: + patterns: + - "com.squareup.okio:*"