Skip to content

Commit

Permalink
fix: remove comment from json (#4636)
Browse files Browse the repository at this point in the history
  • Loading branch information
djsly authored Jul 12, 2024
1 parent 3880097 commit 3cd7d48
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/renovate.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"enabledManagers": ["regex"],
//ONLY SUPPORTED WITH LOCAL RUNNER
// "postUpgradeTasks": {
// "commands": [
// "cp parts/linux/cloud-init/artifacts/components.json parts/linux/cloud-init/artifacts/components-N-1.json"
// ],
// "fileFilters": [
// "parts/linux/cloud-init/artifacts/components.json"
// ],
// "executionMode": "branch"
// },
"packageRules": [
{
"matchUpdateTypes": [
Expand Down

0 comments on commit 3cd7d48

Please sign in to comment.