File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed
Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ # Docs: <https://docs.github.com/en/code-security/supply-chain-security/keeping-your-dependencies-updated-automatically/customizing-dependency-updates>
2+
3+ version : 2
4+ updates :
5+ - package-ecosystem : npm
6+ directory : /
7+ schedule :
8+ interval : weekly
9+ day : ' tuesday'
10+ time : ' 01:00'
11+ timezone : ' America/Sao_Paulo'
12+ open-pull-requests-limit : 30
13+
14+ - package-ecosystem : github-actions
15+ directory : /
16+ schedule :
17+ interval : weekly
18+ day : ' tuesday'
19+ time : ' 01:00'
20+ timezone : ' America/Sao_Paulo'
21+ open-pull-requests-limit : 10
22+
23+ - package-ecosystem : docker
24+ directory : /
25+ schedule :
26+ interval : weekly
27+ day : ' tuesday'
28+ time : ' 01:00'
29+ timezone : ' America/Sao_Paulo'
30+ open-pull-requests-limit : 10
You can’t perform that action at this time.
0 commit comments