From d7217a879b1a9df5b2ba0c27365a8b19d3478705 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Sun, 30 Nov 2025 00:40:19 +0000 Subject: [PATCH] Add github renovate config --- .github/renovate.json | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/renovate.json b/.github/renovate.json index c6db2c0..f5b31cd 100644 --- a/.github/renovate.json +++ b/.github/renovate.json @@ -1,6 +1,7 @@ { "extends": [ "config:base", + "github>nikdoof/renovate-config:github", "github>nikdoof/renovate-config:python" ] } \ No newline at end of file