Create dependabot.yml

This commit is contained in:
xbdm
2023-07-11 12:51:43 -04:00
committed by GitHub
parent 082cc33565
commit c9e335e970
+7
View File
@@ -0,0 +1,7 @@
version: 2
updates:
# Maintain dependencies for GitHub Actions
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"