File tree Expand file tree Collapse file tree 1 file changed +9
-12
lines changed Expand file tree Collapse file tree 1 file changed +9
-12
lines changed Original file line number Diff line number Diff line change 11version : 2
22updates :
3- - package-ecosystem : " npm"
3+ - package-ecosystem : npm
44 directory : " /"
55 schedule :
6- interval : " weekly"
7- day : " thursday" # Gives us a working day to merge this before our typical release
6+ interval : weekly
87 labels :
9- - " Update dependencies"
8+ - Update dependencies
109 ignore :
1110 - dependency-name : " *"
12- update-types : ["version-update:semver-minor", "version-update:semver-patch"]
13- - package-ecosystem : " npm"
14- directory : " /runner"
11+ update-types :
12+ - version-update:semver-minor
13+ - version-update:semver-patch
14+ - package-ecosystem : github-actions
15+ directory : " /"
1516 schedule :
16- interval : " weekly"
17- day : " thursday" # Gives us a working day to merge this before our typical release
18- ignore :
19- - dependency-name : " *"
20- update-types : ["version-update:semver-minor", "version-update:semver-patch"]
17+ interval : weekly
You can’t perform that action at this time.
0 commit comments