File tree Expand file tree Collapse file tree 1 file changed +15
-14
lines changed
Expand file tree Collapse file tree 1 file changed +15
-14
lines changed Original file line number Diff line number Diff line change 33version : 2
44updates :
55 - package-ecosystem : npm
6- directory : " / "
6+ directory : /
77 schedule :
88 interval : daily
9- time : " 11:00"
10- timezone : " Europe/Berlin"
9+ time : 11:00
10+ timezone : Europe/Berlin
1111 allow :
1212 - dependency-type : production
1313
14- - package-ecosystem : github-actions
15- directory : " / "
14+ - package-ecosystem : bundler
15+ directory : /docs
1616 schedule :
1717 interval : daily
18- time : " 11:00"
19- timezone : " Europe/Berlin"
18+ time : 11:00
19+ timezone : Europe/Berlin
20+ allow :
21+ - dependency-type : direct
2022
21- # NOTE: excluding directories does not work
22- # https://github.com/dependabot/dependabot-core/issues/4364
23- # the bundler in /docs is only used locally for validating documentation changes
24- # - package-ecosystem: bundler
25- # directory: "/docs"
26- # ignore:
27- # - dependency-name: "*"
23+ - package-ecosystem : github-actions
24+ directory : /.github
25+ schedule :
26+ interval : daily
27+ time : 11:00
28+ timezone : Europe/Berlin
You can’t perform that action at this time.
0 commit comments