Create dependabot.yml (#127)

This commit is contained in:
なつき 2022-12-16 19:14:00 -08:00 committed by GitHub
parent 71960dabc1
commit 8bde248ce9
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"