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:
12
.github/dependabot.yml
vendored
Normal file
12
.github/dependabot.yml
vendored
Normal 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"
|
Reference in New Issue
Block a user