Create dependabot.yml (#1849)

This commit is contained in:
なつき 2022-12-16 19:19:16 -08:00 committed by GitHub
parent 100f76fa7f
commit 4349769483
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
.github/dependabot.yml vendored Normal file
View File

@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "pub"
directory: "/"
schedule:
interval: "weekly"