mirror of
https://github.com/apple/pkl.git
synced 2026-05-25 16:19:20 +02:00
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:
@@ -3,6 +3,7 @@ updates:
|
||||
- package-ecosystem: gradle
|
||||
cooldown:
|
||||
default-days: 7
|
||||
directory: /
|
||||
schedule:
|
||||
interval: weekly
|
||||
- package-ecosystem: github-actions
|
||||
|
||||
Reference in New Issue
Block a user