Add dependabot for github-actions

This commit is contained in:
Daniel Carbone
2024-11-14 19:47:37 -06:00
committed by GitHub
parent d5935278d5
commit 36b228ee68

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

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