Skip to content

Commit

Permalink
Migrate config renovate.json
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and regexident committed Nov 15, 2024
1 parent b02e6b7 commit abb4b5e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@
],
"packageRules": [
{
"matchPackagePatterns": [
"*"
],
"allowedVersions": "!/^=/",
"groupName": "dependencies",
"groupSlug": "dependencies"
"groupSlug": "dependencies",
"matchPackageNames": [
"*"
]
}
]
}

0 comments on commit abb4b5e

Please sign in to comment.