We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1bb242 commit c21f4d5Copy full SHA for c21f4d5
renovate.json
@@ -1,4 +1,10 @@
1
{
2
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
- "extends": ["github>hetznercloud/.github//renovate/default"]
+ "extends": ["github>hetznercloud/.github//renovate/default"],
4
+ "packageRules": [
5
+ {
6
+ "matchPackageNames": ["molecule"],
7
+ "rangeStrategy": "widen"
8
+ }
9
+ ]
10
}
0 commit comments