mirror of
https://github.com/kaythomas0/noisedash.git
synced 2025-11-12 11:26:20 +00:00
Add dependabot.yml
This commit is contained in:
9
.github/dependabot.yml
vendored
Normal file
9
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "npm"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
||||||
|
target-branch: "dev"
|
||||||
|
labels:
|
||||||
|
- "dependencies"
|
||||||
Reference in New Issue
Block a user