fix: Add a 7 day cooldown for deps

This commit is contained in:
2026-04-19 11:33:09 +02:00
parent 49b3c9449c
commit 44ae197178
2 changed files with 7 additions and 5 deletions
+2
View File
@@ -3,10 +3,12 @@
"extends": [
"config:recommended"
],
"minimumReleaseAge": "7 days",
"dependencyDashboard": true,
"semanticCommits": "disabled",
"ignorePaths": [
"**/bootstrap/**"
"**/attic/**"
],
"helmfile": {
"managerFilePatterns": [