Add dependabot.yml.

This commit is contained in:
Markus Reiter 2020-09-21 23:44:24 +02:00
parent 0a0577357f
commit 3c1d29d6c4

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

@ -0,0 +1,18 @@
version: 2
updates:
- package-ecosystem: github-actions
directory: /
schedule:
interval: weekly
- package-ecosystem: bundler
directory: /docs
schedule:
interval: weekly
- package-ecosystem: bundler
directory: /Library/Homebrew
schedule:
interval: weekly