Skip to content

Commit 40480d7

Browse files
Merge pull request #70 from GenomicDataInfrastructure/automerge-patches
chore(deps): automerge patches
2 parents d3197c3 + ae26c9b commit 40480d7

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

renovate.json

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,9 @@
88
},
99
{
1010
"description": "Trigger fix release for patch updates",
11-
"matchPackageNames": [
12-
"renovate/renovate",
13-
"ghcr.io/renovatebot/renovate"
14-
],
1511
"automerge": true,
16-
"matchUpdateTypes": ["patch"],
17-
"semanticCommitType": "fix",
18-
"automergeType": "pr"
12+
"matchUpdateTypes": ["patch", "pin", "digest"],
13+
"automergeType": "branch"
1914
}
2015
],
2116
"extends": [

0 commit comments

Comments
 (0)