Skip to content

Commit

Permalink
Merge pull request #1141 from UniversityOfHelsinkiCS/renovate/migrate…
Browse files Browse the repository at this point in the history
…-config
  • Loading branch information
tfhuhtal authored Nov 21, 2024
2 parents 35d96d0 + 145948f commit 8539c15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
{
"groupName": "all non-major dependencies",
"groupSlug": "all-minor-patch",
"matchPackagePatterns": ["*"],
"matchUpdateTypes": ["minor", "patch"]
"matchUpdateTypes": ["minor", "patch"],
"matchPackageNames": ["*"]
},
{
"matchDatasources": ["docker"],
Expand Down

0 comments on commit 8539c15

Please sign in to comment.