Skip to content

Commit a88c1d7

Browse files
authored
Merge pull request #444 from axivo/fix/renovate-configuration
fix: renovate configuration
2 parents a2049f7 + 9a4b429 commit a88c1d7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/renovate.json5

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,9 @@
9494
]
9595
}
9696
],
97+
"postUpdateOptions": [
98+
"gomodTidy"
99+
],
97100
"prConcurrentLimit": 0,
98101
"prHourlyLimit": 0,
99102
"semanticCommits": "enabled",

0 commit comments

Comments
 (0)