1
mirror of https://github.com/jakejarvis/jakejarvis.git synced 2026-06-19 09:45:27 -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
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"