Skip to content

Commit

Permalink
Merge branch 'main' into renovate/all-minor-patch-digest-pin
Browse files Browse the repository at this point in the history
  • Loading branch information
AlaricWhitney authored Aug 6, 2024
2 parents 3560aed + 91f01ad commit 47407c5
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,9 +5,6 @@
],
"packageRules": [
{
"matchPackagePatterns": [
"*"
],
"matchUpdateTypes": [
"minor",
"patch",
Expand All @@ -20,7 +17,10 @@
],
"groupName": "update all non-major dependencies",
"groupSlug": "all-minor-patch-digest-pin",
"automerge": true
"automerge": true,
"matchPackageNames": [
"*"
]
}
]
}

0 comments on commit 47407c5

Please sign in to comment.