Skip to content

Commit cfb0708

Browse files
ci: update GitHub template files
1 parent 1158a55 commit cfb0708

4 files changed

Lines changed: 4 additions & 3 deletions

File tree

.github/CODEOWNERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
* @trueberryless

.github/workflows/format.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Setup Node
1919
uses: actions/setup-node@49933ea5288caeca8642d1e84afbd3f7d6820020 # v4.4.0
2020
with:
21-
node-version: 20.19.4
21+
node-version: 20.19.5
2222
cache: "pnpm"
2323

2424
- name: Install Dependencies

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"version": "pnpm changeset version && pnpm i --no-frozen-lockfile"
1919
},
2020
"devDependencies": {
21-
"@changesets/changelog-github": "^0.5.1",
21+
"@changesets/changelog-github": "^0.5.0",
2222
"@changesets/cli": "^2.27.11",
2323
"@trivago/prettier-plugin-sort-imports": "5.2.2",
2424
"prettier": "3.5.3",

pnpm-lock.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)