File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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-
61version : 2
2+
73updates :
84 - package-ecosystem : bundler
95 directory : /
106 target-branch : next
117 schedule :
128 interval : daily
9+ cooldown :
10+ default-days : 7
11+
1312 - package-ecosystem : github-actions
1413 directory : /
1514 target-branch : next
1615 schedule :
1716 interval : daily
17+ cooldown :
18+ default-days : 7
19+
1820 - package-ecosystem : npm
1921 directory : /
2022 target-branch : next
2123 schedule :
2224 interval : daily
25+ cooldown :
26+ default-days : 7
You can’t perform that action at this time.
0 commit comments