Update flux.json5
Signed-off-by: Alfred Göppel <43101280+alfi0812@users.noreply.github.com>
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
"enabled": true, // Enable Flux updates
|
"enabled": true, // Enable Flux updates
|
||||||
"updateTypes": ["major", "minor", "patch"], // Allow updates for all version types
|
"updateTypes": ["major", "minor", "patch"], // Allow updates for all version types
|
||||||
"semanticCommitScope": "flux",
|
"semanticCommitScope": "flux",
|
||||||
"pinDigests": true, // Set to false to not pin digest references
|
"pinDigests": false, // Set to false to not pin digest references
|
||||||
"branchPrefix": "renovate/flux-",
|
"branchPrefix": "renovate/flux-",
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user