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:
![27856297+dependabot-preview[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
GitHub

parent
dc097d9875
commit
5d442f6523
11
.github/dependabot.yml
vendored
Normal file
11
.github/dependabot.yml
vendored
Normal 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
|
Reference in New Issue
Block a user