set up dependabbot

This commit is contained in:
solomoncyj 2023-11-01 19:28:24 +08:00
parent b24535483e
commit 87e33e7c28

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"