1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-06-05 20:15:31 -04:00

chore: update deps, pin Node 24 via mise, harden Claude code review workflow

- Bump better-auth, shadcn, oxfmt, oxlint, postcss, and pnpm to latest versions
- Add mise.toml to pin Node 24 as the project runtime
- Restrict claude-code-review to non-draft, non-bot, non-fork PRs; pin model to claude-opus-4-6 and scope allowed tools
- Set claude-opus-4-6 as default model in the main Claude workflow
This commit is contained in:
2026-04-08 09:23:38 -04:00
parent 5a1636baa3
commit 22ea1aa0bc
5 changed files with 305 additions and 294 deletions
+2
View File
@@ -0,0 +1,2 @@
[tools]
node = "24"