docker-dotclear/.github/dependabot.yml
Jean-Christian Paul Denis e032885754
Create dependabot.yml
2024-12-07 15:14:21 +01:00

10 lines
216 B
YAML

# 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"