Skip to content

Commit

Permalink
ci(renovate): automerge minor and digest (#635)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelol authored Oct 9, 2023
1 parent e21054e commit 2bd6b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/renovate.json5
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"ignorePaths": [],
"packageRules": [
{
"matchUpdateTypes": ["patch"],
"matchUpdateTypes": ["minor", "patch", "digest"],
"automerge": true,
},
],
Expand Down

0 comments on commit 2bd6b42

Please sign in to comment.