Compare commits

...

1 Commits

Author SHA1 Message Date
dependency-automation-app[bot] 48e92983e5 Add .github/renovate.json 2025-04-03 18:32:03 +00:00
+6
View File
@@ -0,0 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [
"github>rapid7/renovate-config:base"
]
}