mirror of
https://github.com/amir20/dozzle.git
synced 2026-06-22 20:00:11 +00:00
chore: set minimumReleaseAge to 24 hours for pnpm and renovate
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -2,5 +2,6 @@
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"extends": ["config:recommended", "schedule:weekly", "group:allNonMajor", ":automergeMinor"],
|
||||
"rangeStrategy": "bump",
|
||||
"minimumReleaseAge": "24 hours",
|
||||
"ignoreDeps": []
|
||||
}
|
||||
|
||||
+1
-1
@@ -3,4 +3,4 @@ packages:
|
||||
allowBuilds:
|
||||
esbuild: true
|
||||
simple-git-hooks: true
|
||||
minimumReleaseAge: 0
|
||||
minimumReleaseAge: 1440
|
||||
|
||||
Reference in New Issue
Block a user