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:
Artem Bilan
2024-10-10 11:40:59 -04:00
parent e2f8d4c18f
commit daa54a6dec
6 changed files with 10 additions and 10 deletions

View File

@@ -1,7 +1,8 @@
version: 2
updates:
- package-ecosystem: gradle
directory: /
directories:
- '**/*'
schedule:
interval: weekly
day: sunday