Skip to content
Snippets Groups Projects

Migrate renovate config

Merged Ghost User requested to merge renovate/migrate-config into main
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -6,12 +6,12 @@
],
"packageRules": [
{
"managers": [
"matchManagers": [
"asdf",
"bundler",
"devcontainer",
"dockerfile",
"regex"
"custom.regex"
],
"matchPackageNames": [
"ruby",
Loading