From b1da5c9282cd892ba202d2e03832ea70d55637ef Mon Sep 17 00:00:00 2001 From: Stephan Schnabel Date: Mon, 23 Jun 2025 22:19:54 +0200 Subject: [PATCH] 1 --- renovate.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/renovate.json b/renovate.json index 47fe869..dc88820 100644 --- a/renovate.json +++ b/renovate.json @@ -1,4 +1,5 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json", - "extends": ["local>infrastructure/renovate-config", ":reviewer(stephan.schnabel)"] + "extends": ["local>infrastructure/renovate-config", ":reviewer(stephan.schnabel)"], + "pinDigests": false }