File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed
Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 66version : 2
77
88updates :
9- - package-ecosystem : " npm" # pnpm is handled via the npm ecosystem
9+ - package-ecosystem : " npm" # pnpm is handled via the npm ecosystem
1010 directory : " /"
1111 target-branch : " main"
1212
1313 # Regular dependency updates
1414 schedule :
1515 interval : " monthly"
1616 time : " 09:00"
17- timezone : " UTC"
17+ timezone : " Etc/ UTC"
1818
1919 # Limit noise and cognitive load
2020 open-pull-requests-limit : 2
File renamed without changes.
Original file line number Diff line number Diff line change 88 "publisher" : " imgildev" ,
99 "author" : {
1010 "name" : " Manuel Gil" ,
11- "url" : " https://github.com/ManuelGil"
11+ "email" : " support@imgil.dev" ,
12+ "url" : " https://imgil.dev/"
1213 },
1314 "sponsor" : {
1415 "url" : " https://github.com/sponsors/manuelgil"
1516 },
17+ "packageManager" : " pnpm@10.0.0" ,
1618 "engines" : {
1719 "vscode" : " ^1.90.0" ,
1820 "node" : " >=24" ,
19- "pnpm" : " >=9 "
21+ "pnpm" : " >=10 "
2022 },
2123 "categories" : [
2224 " Programming Languages" ,
You can’t perform that action at this time.
0 commit comments