ci: add basic dependabot.yml

This commit is contained in:
upmcplanetracker 2026-08-11 09:41:54 -04:00
parent 1a80932a08
commit c48262261e
1 changed files with 6 additions and 0 deletions

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

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