Create dependabot.yml

This commit is contained in:
Ben V. Brown
2021-03-17 20:46:28 +11:00
parent 827a210d75
commit ca5463565c

11
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,11 @@
version: 2
# Fetch and update latest `github-actions` pkgs
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
time: '00:00'
open-pull-requests-limit: 10
commit-message:
prefix: chore
include: scope