Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,14 @@ updates:
- "bot: dependencies update"
reviewers:
- "wordpress-mobile/android-developers"
groups:
kotlin-ksp:
applies-to: version-updates
patterns:
- "org.jetbrains.kotlin*"
- "com.google.devtools.ksp*"
exclude-patterns:
- "org.jetbrains.kotlinx*"
ignore:
# The Android Gradle Plugin is a dependency that needs to be in sync with other
# in-house libraries due to compatibility with composite build.
Expand Down