1
mirror of https://github.com/jakejarvis/dotfiles.git synced 2025-06-27 06:35:39 -04:00

Create Dependabot config file

This commit is contained in:
dependabot-preview[bot]
2020-06-21 21:23:13 +00:00
committed by GitHub
parent dc097d9875
commit 5d442f6523

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

@ -0,0 +1,11 @@
version: 2
updates:
- package-ecosystem: gitsubmodule
directory: "/"
schedule:
interval: weekly
time: "08:00"
timezone: America/New_York
open-pull-requests-limit: 99
labels:
- dependencies