mirror of
https://github.com/jakejarvis/dark-mode.git
synced 2026-08-05 00:05:21 -04:00
add dependabot.yml
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
version: 2
|
||||
|
||||
updates:
|
||||
- package-ecosystem: "npm"
|
||||
directory: "/"
|
||||
versioning-strategy: increase
|
||||
schedule:
|
||||
interval: "daily"
|
||||
commit-message:
|
||||
prefix: "📦 npm:"
|
||||
Reference in New Issue
Block a user