1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-24 06:28:42 +01:00

chore: changes renovate to bump

This commit is contained in:
Amir Raminfar
2023-08-07 11:44:33 -07:00
parent a06f197015
commit 298993289c

View File

@@ -1,5 +1,5 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"extends": ["config:base", "schedule:weekly", "group:allNonMajor", ":automergeMinor"],
"rangeStrategy": "pin"
"rangeStrategy": "bump"
}