Skip to content

Commit 8455480

Browse files
committed
chore(renovate): attempt disabling shfmt min release age again
This reverts commit 201bae6. The repo had been running accidentally in silent mode, so I suppose this could have actually worked after all.
1 parent 201bae6 commit 8455480

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/renovate.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@
2424
"golang"
2525
],
2626
"enabled": false
27+
},
28+
{
29+
"matchDepNames": [
30+
"mvdan/sh"
31+
],
32+
"minimumReleaseAge": null
2733
}
2834
]
2935
}

0 commit comments

Comments
 (0)