diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 5ce98de58117..f66a07d3a06c 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -109,7 +109,7 @@ updates: test-dependencies: patterns: - "androidx.test:*" - - "io.mockk:mockk:*" + - "io.mockk:*" - "junit:junit" - "org.mockito:*" - "org.robolectric:*"