Skip to content

Commit

Permalink
renovate: try automerge for digests only
Browse files Browse the repository at this point in the history
Signed-off-by: Boris Glimcher <[email protected]>
  • Loading branch information
glimchb authored Feb 3, 2023
1 parent 75f9148 commit 2f29e19
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,11 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:base"
],
"packageRules": [
{
"matchUpdateTypes": ["digest"],
"automerge": true
}
]
}

0 comments on commit 2f29e19

Please sign in to comment.