1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-26 07:13:41 +01:00

chore: updates renovate

This commit is contained in:
Amir Raminfar
2024-10-14 08:09:24 -07:00
parent aeb1fd96e2
commit ddd3a80ddb

View File

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