File tree Expand file tree Collapse file tree 2 files changed +15
-3
lines changed
Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 1+ # To get started with Dependabot version updates, you'll need to specify which
2+ # package ecosystems to update and where the package manifests are located.
3+ # Please see the documentation for all configuration options:
4+ # https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
5+
6+ version : 2
7+ updates :
8+ - package-ecosystem : " npm"
9+ directory : " /"
10+ schedule :
11+ interval : " weekly"
12+ - package-ecosystem : " github-actions"
13+ directory : " /"
14+ schedule :
15+ interval : " weekly"
Original file line number Diff line number Diff line change 22
33[ ![ NPM Version] ( http://img.shields.io/npm/v/obsidian-project.svg?style=flat )] ( https://www.npmjs.com/package/obsidian-project )
44[ ![ License] ( http://img.shields.io/npm/l/obsidian-project.svg?style=flat )] ( https://github.com/wanadev/obsidian-project/blob/master/LICENSE )
5- [ ![ Dependencies] ( https://img.shields.io/david/wanadev/obsidian-project.svg?maxAge=2592000 )] ( )
6- [ ![ Dev Dependencies] ( https://img.shields.io/david/dev/wanadev/obsidian-project.svg?maxAge=2592000 )] ( )
7- [ ![ Greenkeeper badge] ( https://badges.greenkeeper.io/wanadev/obsidian-project.svg )] ( https://greenkeeper.io/ )
85
96
107Documentation:
You can’t perform that action at this time.
0 commit comments