File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -18,24 +18,6 @@ updates:
1818 labels :
1919 - " auto-approve"
2020 open-pull-requests-limit : 5
21-
22- # run same dependabot upgrades on v1-main
23- - package-ecosystem : " github-actions"
24- directory : " /"
25- target-branch : " v1-main"
26- schedule :
27- interval : " weekly"
28- labels :
29- - " auto-approve"
30- open-pull-requests-limit : 5
31- - package-ecosystem : " pip"
32- directory : " /packages/@aws-cdk/lambda-layer-awscli"
33- target-branch : " v1-main"
34- schedule :
35- interval : " weekly"
36- labels :
37- - " auto-approve"
38- open-pull-requests-limit : 5
3921
4022 # Non-TypeScript init template dependency updates
4123 - package-ecosystem : " pip"
Original file line number Diff line number Diff line change 11name : Yarn Upgrade v1-main
22
33on :
4- schedule :
5- # Every wednesday at 13:37 UTC
6- - cron : 37 13 * * 3
74 workflow_dispatch : {}
85
96jobs :
You can’t perform that action at this time.
0 commit comments