Skip to content

Commit

Permalink
Migrate renovate config (petejohanson#4)
Browse files Browse the repository at this point in the history
The Renovate config in this repository needs migrating. Typically this is because one or more configuration options you are using have been renamed.

  You don't need to merge this PR right away, because Renovate will continue to migrate these fields internally each time it runs. But later some of these fields may be fully deprecated and the migrations removed. So it's a good idea to merge this migration PR soon.

🔕 **Ignore**: Close this PR and you won't be reminded about config migration again, but one day your current config may no longer be valid.

❓ Got questions? Does something look wrong to you? Please don't hesitate to [request help here](https://github.com/renovatebot/renovate/discussions).

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).

Reviewed-on: https://git.chdorner.com/chdorner/panic34/pulls/4
Co-authored-by: Renovate Bot <[email protected]>
Co-committed-by: Renovate Bot <[email protected]>
  • Loading branch information
Renovate Bot authored and Christof Dorner committed Oct 25, 2024
1 parent 16cfc4f commit 2b0d59a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,10 @@
"automerge": false
},
{
"matchFiles": [".github/workflows/build.yml"],
"matchFileNames": [
".github/workflows/build.yml"
],
"enabled": false
}
]
}
}

0 comments on commit 2b0d59a

Please sign in to comment.