From 303c9704b391d2e1738d6e6b4bd203c6b5c743e4 Mon Sep 17 00:00:00 2001 From: Morten Olsen Date: Sat, 13 Sep 2025 12:47:16 +0200 Subject: [PATCH] renovate fix (#8) --- .github/workflows/renovate.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/renovate.yml b/.github/workflows/renovate.yml index 866a091..079ce06 100644 --- a/.github/workflows/renovate.yml +++ b/.github/workflows/renovate.yml @@ -13,3 +13,4 @@ jobs: uses: renovatebot/github-action@v40.2.2 with: token: ${{ secrets.GITHUB_TOKEN }} + configurationFile: ./renovate.json5