bf2c251f09
Dependabot will check for npm updates each working day (Monday trough Friday). It will label any pull requests with the `dependencies` label.
9 lines
141 B
YAML
9 lines
141 B
YAML
version: 2
|
|
updates:
|
|
- package-ecosystem: 'npm'
|
|
directory: '/'
|
|
schedule:
|
|
interval: 'daily'
|
|
labels:
|
|
- 'dependencies'
|