Skip to content

Commit

Permalink
Merge pull request #224 from UniversityOfHelsinkiCS/renovate/migrate-…
Browse files Browse the repository at this point in the history
…config

chore(config): migrate renovate config
  • Loading branch information
AleksTeresh authored Nov 12, 2024
2 parents f80e944 + 1cca2e6 commit 56f3b46
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 56f3b46

Please sign in to comment.