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