From f41ffc22787a30d111a7795a7a15c664029386a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jalil=20David=20Salam=C3=A9=20Messina?= Date: Sun, 25 May 2025 19:33:17 +0200 Subject: [PATCH] fix(renovate): simplify config file These are the default values, just leave them empty. --- renovate.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/renovate.json b/renovate.json index feb16d3..86737e0 100644 --- a/renovate.json +++ b/renovate.json @@ -13,11 +13,6 @@ "config:best-practices" ], "nix": { - "fileMatch": [ - "(^|/)flake\\.nix$" - ], - "commitMessageTopic": "nixpkgs", - "commitMessageExtra": "to {{newValue}}", "enabled": true }, "lockFileMaintenance": {