diff --git a/.gitea/workflows/renovate-config-check.yaml b/.gitea/workflows/renovate-config-check.yaml
index d41c1c0..2b6a518 100644
--- a/.gitea/workflows/renovate-config-check.yaml
+++ b/.gitea/workflows/renovate-config-check.yaml
@@ -6,7 +6,7 @@ on:
 jobs:
   renovate-config-validator:
     runs-on: ubuntu-latest
-    container: ghcr.io/renovatebot/renovate:38.45.0
+    container: ghcr.io/renovatebot/renovate:38.46.1
     steps:
       - name: Checkout sources
         uses: https://gitea.com/actions/checkout@v4
diff --git a/.gitea/workflows/renovate.yaml b/.gitea/workflows/renovate.yaml
index 03e4d8d..d03daa0 100644
--- a/.gitea/workflows/renovate.yaml
+++ b/.gitea/workflows/renovate.yaml
@@ -10,7 +10,7 @@ on:
 jobs:
   renovate:
     runs-on: ubuntu-latest
-    container: ghcr.io/renovatebot/renovate:38.45.0
+    container: ghcr.io/renovatebot/renovate:38.46.1
     steps:
       - name: Checkout sources
         uses: https://gitea.com/actions/checkout@v4