File tree Expand file tree Collapse file tree 3 files changed +4
-5
lines changed
Expand file tree Collapse file tree 3 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -6,10 +6,10 @@ daysUntilClose: 7
66
77# Issues with these labels will never be considered stale
88exemptLabels :
9- - ' Type: Security'
9+ - " Type: Security"
1010
1111# Label to use when marking an issue as stale
12- staleLabel : ' Status: Abandoned'
12+ staleLabel : " Status: Abandoned"
1313
1414# Comment to post when marking an issue as stale. Set to `false` to disable
1515markComment : >
Original file line number Diff line number Diff line change 88 "probotApps" : [
99 " stale" ,
1010 " lock"
11- ]
11+ ],
12+ "runGhActionsOnWindows" : false
1213}
Original file line number Diff line number Diff line change 5757 "@poppinss/dev-utils" : " ^1.1.4" ,
5858 "@types/node" : " ^15.9.0" ,
5959 "@types/supertest" : " ^2.0.11" ,
60- "commitizen" : " ^4.2.4" ,
6160 "copyfiles" : " ^2.4.1" ,
62- "cz-conventional-changelog" : " ^3.3.0" ,
6361 "del-cli" : " ^3.0.1" ,
6462 "eslint" : " ^7.27.0" ,
6563 "eslint-config-prettier" : " ^8.3.0" ,
You can’t perform that action at this time.
0 commit comments