Create dependabot.yml (#1075)

This commit is contained in:
Ryan Luu
2024-02-20 02:44:00 -08:00
committed by GitHub
parent 7a845d6af4
commit 6276301c19

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

@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"