ci: add dependabot

This commit is contained in:
Daylin Morgan 2025-02-10 16:56:38 -06:00
parent da473e3f82
commit c1f119a9b6
Signed by: daylin
GPG key ID: 950D13E9719334AD

9
.github/dependabot.yml vendored Normal file
View file

@ -0,0 +1,9 @@
# 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"