Add Dependabot configuration

This commit is contained in:
Zach Borboa
2023-02-26 11:42:32 -08:00
committed by GitHub
parent ffc0a3e798
commit 54981b9a38
+10
View File
@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "composer"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"