blog/.github/dependabot.yml

14 lines
236 B
YAML
Raw Permalink Normal View History

2024-05-22 22:17:41 -07:00
version: 2
updates:
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: daily
time: '00:00'
timezone: UTC
open-pull-requests-limit: 10
commit-message:
prefix: "chore"
include: "scope"