From be7f15ff50a12fcf861d21c3b14f61f821b32fa9 Mon Sep 17 00:00:00 2001 From: Dafydd Jones Date: Fri, 13 Feb 2026 01:20:12 +0000 Subject: [PATCH] ci(renovate): enable all managers * let Renovate do what it's good for, there are other ways of controlling noisy updates --- .github/renovate.json5 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 88a4e8a..b101d0d 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -1,9 +1,5 @@ { $schema: 'https://docs.renovatebot.com/renovate-schema.json', - enabledManagers: [ - 'github-actions', - 'pre-commit', - ], extends: [ "github>saltstack-formulas/.github", "github>saltstack-formulas/.github:pre-commit",