Compare commits

...

2 Commits

Author SHA1 Message Date
1bffed945d Merge branch 'main' into renovate/configure 2025-05-23 19:05:39 +00:00
9696b0ff3a Update config.js
Some checks failed
renovate / renovate (push) Failing after 6m35s
2025-05-14 07:57:29 +00:00

View File

@ -5,4 +5,5 @@ module.exports = {
"onboardingConfigFileName": "renovate.json",
"autodiscover": true,
"optimizeForDisabled": true,
"extends": [":semanticCommits"]
}