Skip to content

Commit dd5c1e2

Browse files
authored
Merge pull request #18 from Short-io/feature/add-renovate-cooldown
chore: add 24-hour package manager cooldown
2 parents 634c937 + a9af968 commit dd5c1e2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

renovate.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
33
"extends": [
44
"config:base"
5-
]
5+
],
6+
"minimumReleaseAge": "24 hours"
67
}

0 commit comments

Comments
 (0)