mirror of
https://github.com/jakejarvis/npm-module-template.git
synced 2025-04-26 14:18:28 -04:00
11 lines
173 B
YAML
11 lines
173 B
YAML
version: 2
|
|
|
|
updates:
|
|
- package-ecosystem: "npm"
|
|
directory: "/"
|
|
versioning-strategy: increase
|
|
schedule:
|
|
interval: "daily"
|
|
commit-message:
|
|
prefix: "📦 npm:"
|