diff --git a/.changeset/major-snails-arrive.md b/.changeset/major-snails-arrive.md new file mode 100644 index 0000000..a845151 --- /dev/null +++ b/.changeset/major-snails-arrive.md @@ -0,0 +1,2 @@ +--- +--- diff --git a/renovate.json b/renovate.json index 73c231b..012d517 100644 --- a/renovate.json +++ b/renovate.json @@ -4,10 +4,9 @@ "description": [ "Follows the Splice tags and bumps the pin in templates/canton-barebones.config.json.", "Only that pin is managed, so the one PR Renovate can open is the Splice bump.", - "Inert until the Renovate GitHub App is installed on this repo." + "No schedule: with one dependency managed there is nothing to batch, so the PR opens as soon as a release shows up." ], "enabledManagers": ["custom.regex"], - "schedule": ["before 6am"], "dependencyDashboard": false, "prConcurrentLimit": 1, "reviewers": ["nicosampler", "pablofullana"],