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 1065b7f719 - Show all commits

View File

@@ -2,7 +2,7 @@
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"dependencyDashboard": true,
"semanticCommits": "enabled",
"extends": ["local>t.behrendt/renovate-configs:common", "config:best-practices", ":semanticCommitTypeAll(chore)"],
"extends": ["config:best-practices", ":semanticCommitTypeAll(chore)"],
"packageRules": [
{
"matchPackagePatterns": ["^(https:\\/\\/)?gitea\\.t000-n\\.de\/"],