From 514b9cb7e6dc93263cd48855863a67b9c41e8e72 Mon Sep 17 00:00:00 2001 From: Pierre Cavin Date: Thu, 20 Jun 2024 18:09:33 +0200 Subject: [PATCH] chore: fix renovate config --- .github/renovate.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/renovate.json5 b/.github/renovate.json5 index 4c92ab1..2e43c28 100644 --- a/.github/renovate.json5 +++ b/.github/renovate.json5 @@ -1,6 +1,6 @@ { $schema: "https://docs.renovatebot.com/renovate-schema.json", - extends: ["github>talent-ideal/.github//renovate/elixir/elixir-lib"], + extends: ["github>insurgent-lab/.github//renovate/elixir/elixir-lib"], packageRules: [ // disable Elixir and Erlang updates via asdf because we want to support older versions {