File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1717 echo "NO_COLOR=1" >> "${GITHUB_ENV}"
1818
1919 - name : Install pnpm
20- uses : pnpm/action-setup@91ab88e2619ed1f46221f0ba42d1492c02baf788 # v6.0.6
20+ uses : pnpm/action-setup@0e279bb959325dab635dd2c09392533439d90093 # v6.0.8
2121
2222 - name : Setup node
2323 uses : actions/setup-node@48b55a011bda9f5d6aeb4c2d9c7362e8dae4041e # v6.4.0
Original file line number Diff line number Diff line change 44 - package-ecosystem : npm
55 directory : /
66 schedule :
7- interval : daily
7+ interval : monthly
88 cooldown :
9- default-days : 7
9+ default-days : 30
1010 groups :
1111 non-major :
1212 update-types :
@@ -18,9 +18,9 @@ updates:
1818 - package-ecosystem : github-actions
1919 directory : /
2020 schedule :
21- interval : daily
21+ interval : monthly
2222 cooldown :
23- default-days : 7
23+ default-days : 30
2424 groups :
2525 non-major :
2626 update-types :
Original file line number Diff line number Diff line change 1616 if : >-
1717 github.event.pull_request.head.repo.full_name == github.repository &&
1818 github.event.pull_request.user.login != 'dependabot[bot]'
19- uses : int128/hide-comment-action@392bc214093dafaebdf99c7d6298245262832d15 # v1.58 .0
19+ uses : int128/hide-comment-action@470cf6b660f188047418db1eb3f72f0a88907e71 # v1.59 .0
2020 with :
2121 authors : |
2222 github-actions
Original file line number Diff line number Diff line change 33 "type" : " module" ,
44 "version" : " 0.0.0" ,
55 "private" : true ,
6- "packageManager" : " pnpm@11.1.3 " ,
6+ "packageManager" : " pnpm@11.3.0 " ,
77 "description" : " Monorepo for ProseKit" ,
88 "scripts" : {
99 "build" : " turbo build" ,
You can’t perform that action at this time.
0 commit comments