add dependabot

This commit is contained in:
Daylin Morgan 2024-06-14 12:35:52 -05:00
parent fb09facde4
commit 727b8476a2
Signed by: daylin
GPG Key ID: 950D13E9719334AD
1 changed files with 10 additions and 0 deletions

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

@ -0,0 +1,10 @@
# Set update schedule for GitHub Actions
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
# Check for updates to GitHub Actions every week
interval: "weekly"