mirror of
https://github.com/apple/pkl.git
synced 2026-05-25 08:09:17 +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:
@@ -235,6 +235,7 @@ dependabot {
|
||||
cooldown {
|
||||
`default-days` = 7
|
||||
}
|
||||
directory = "/"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user