1
mirror of https://github.com/jakejarvis/jakejarvis.git synced 2025-10-16 00:14:25 -04:00

Create dependabot.yml

This commit is contained in:
2021-01-30 10:04:55 -05:00
committed by GitHub
parent e59e5f23bb
commit 590d6bb483

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

@@ -0,0 +1,12 @@
version: 2
updates:
- package-ecosystem: npm
directory: "cli/"
schedule:
interval: daily
versioning-strategy: increase
open-pull-requests-limit: 99
labels:
- "dependencies"
- "cli"