Update dependabot.yml

This commit is contained in:
Ben V. Brown
2021-03-17 21:19:20 +11:00
parent 9dee47f272
commit 0f6dfaaac3

View File

@@ -1,10 +1,10 @@
version: 2
# Fetch and update latest `github-actions` pkgs
- package-ecosystem: github-actions
directory: /
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: weekly
time: '00:00'
# Check for updates to GitHub Actions every weekday
interval: "weekly"
open-pull-requests-limit: 10
commit-message:
prefix: chore