File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55
66version : 2
77updates :
8- - package-ecosystem : " github-actions" # See documentation for possible values
9- directory : " / " # Location of package manifests
8+ - package-ecosystem : github-actions # See documentation for possible values
9+ directory : / # Location of package manifests
1010 schedule :
11- interval : " monthly "
11+ interval : quarterly
1212 open-pull-requests-limit : 1000
1313 assignees :
14- - " Lruihao"
14+ - Lruihao
1515 labels :
16- - " dependencies"
16+ - dependencies
1717 - package-ecosystem : npm
1818 directory : /
1919 schedule :
20- interval : monthly
20+ interval : quarterly
2121 open-pull-requests-limit : 1000
2222 assignees :
2323 - Lruihao
Original file line number Diff line number Diff line change 4848 "simple-git" : " ^3.27.0"
4949 },
5050 "devDependencies" : {
51- "@antfu/eslint-config" : " ^4.12.0 " ,
52- "@hugo-fixit/fixit-releaser" : " ^1.1.5 " ,
53- "@types/node" : " ^22.15.11 " ,
54- "@types/shelljs" : " ^0.8.15 " ,
55- "eslint" : " ^9.26 .0" ,
51+ "@antfu/eslint-config" : " ^4.13.3 " ,
52+ "@hugo-fixit/fixit-releaser" : " ^1.1.6 " ,
53+ "@types/node" : " ^22.15.29 " ,
54+ "@types/shelljs" : " ^0.8.16 " ,
55+ "eslint" : " ^9.28 .0" ,
5656 "tsx" : " ^4.19.4" ,
5757 "typescript" : " ^5.8.3"
5858 }
You can’t perform that action at this time.
0 commit comments