Type object
File match **/.changepacks/config.json
Schema URL https://catalog.lintel.tools/schemas/schemastore/changepacks/latest.json
Source https://www.schemastore.org/changepacks.json

Validate with Lintel

npx @lintel/lintel check
Type: object

Properties

baseBranch string
Default: "main"
ignore string[]
Default:
[]
latestPackage string | null
Default: null
publish Record<string, string>
Default:
{}
updateOn Record<string, string[]>

Dependency rules for forced updates. Key: glob pattern for trigger packages (e.g., "crates/*") Value: list of package paths that must be updated when trigger matches

Default:
{}