Use Dependabot globstar option for dirs to scan
Move some deps from the top-level `dependencies.gradle` to their specific modules
This commit is contained in:
3
.github/dependabot.yml
vendored
3
.github/dependabot.yml
vendored
@@ -1,7 +1,8 @@
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: gradle
|
||||
directory: /
|
||||
directories:
|
||||
- '**/*'
|
||||
schedule:
|
||||
interval: weekly
|
||||
day: sunday
|
||||
|
||||
Reference in New Issue
Block a user