Add renovate.json
Code Quality / Validate Extension (pull_request) Successful in 11s
Security Scan / CodeQL Analysis (pull_request) Failing after 7m29s
Security Scan / Dependency Review (pull_request) Failing after 25s

This commit is contained in:
2026-05-09 09:11:30 +00:00
parent 60a1bec00d
commit 0236818372
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"config:recommended"
]
}