Fix dependabot (#1537)

Looks like `directory` is a required property; we should also fix our
schema but that's orthogonal to this actual fix.
This commit is contained in:
Daniel Chao
2026-04-20 11:17:31 -07:00
committed by GitHub
parent 7a75ab57f5
commit 4058f391a3
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -3,6 +3,7 @@ updates:
- package-ecosystem: gradle
cooldown:
default-days: 7
directory: /
schedule:
interval: weekly
- package-ecosystem: github-actions