Add dependabot.yml

This commit is contained in:
kojix2 2025-08-14 20:28:10 +09:00
parent 1c80af2b2f
commit 6f85094e6e

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

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