Add dependabot.yml

This commit is contained in:
Jason Lee 2024-10-14 11:20:16 +08:00 committed by GitHub
parent b18207728b
commit 232f65bc3b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

9
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,9 @@
version: 2
updates:
- package-ecosystem: "cargo"
directory: "/" # Location of package manifests
schedule:
interval: "weekly"
allow:
- dependency-name: gpui
- dependency-name: wry