chore(renovate): more settings

Signed-off-by: viceice <michael.kriese@gmx.de>
This commit is contained in:
viceice 2024-08-12 10:15:16 +00:00
parent f605161e3f
commit 0cb4c70d4f

View file

@ -13,5 +13,13 @@
":semanticPrefixFixDepsChoreOthers",
"docker:pinDigests",
"helpers:pinGitHubActionDigests"
]
],
"semanticCommits": "disabled",
"automergeStrategy": "merge-commit",
"postUpdateOptions": [
"gomodTidy",
"gomodUpdateImportPaths"
],
"internalChecksFilter": "strict",
"osvVulnerabilityAlerts": true
}