Skip to content
Open
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 schema/v1.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://registry.semrel.io/schemas/plugins/updater-python/v1.json",
"$id": "https://registry.semrel.io/schemas/plugins/python/v1.json",
"title": "updater-python plugin configuration",
"description": "Schema v1 for the updater-python semrel plugin. Configure via SEMREL_* environment variables.",
"type": "object",
Expand Down
Loading