Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ updates:
# TS majors are a deliberate org-wide pass, not a routine bump
- dependency-name: "typescript"
update-types: ["version-update:semver-major"]
# @solana/kit on ^7; the next major stays coordinated with @solana/mpp (live-settle gate), not a routine bump
# @solana/kit on ^8; the next major stays coordinated with @solana/mpp (live-settle gate), not a routine bump
- dependency-name: "@solana/kit"
update-types: ["version-update:semver-major"]
# Tempo/MPP coupled set (agent + verifier + merchants move together via the
Expand Down
Loading
Loading