feat: ignore cooldown for internal deps #32

Merged
t.behrendt merged 4 commits from feat-ignore-cooldown-for-internal-deps into main 2026-02-08 20:01:35 +01:00
Showing only changes of commit 1f914fef06 - Show all commits

View File

@@ -1,7 +1,6 @@
{ {
"$schema": "https://docs.renovatebot.com/renovate-schema.json", "$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": [ "extends": [
"local>t.behrendt/renovate-configs:common",
"local>t.behrendt/renovate-configs:action" "local>t.behrendt/renovate-configs:action"
] ]
} }