diff --git a/renovate.json b/renovate.json
index 3042173d28..7110d189f6 100644
--- a/renovate.json
+++ b/renovate.json
@@ -223,6 +223,14 @@
         "at any time"
       ]
     },
+    {
+      "description": "Bump go.mod directive versions",
+      "matchDatasources": ["golang-version"],
+      "matchManagers": ["gomod"],
+      "matchDepTypes": ["golang"],
+      "matchDepNames": ["go"],
+      "rangeStrategy": "bump"
+    },
     {
       "description": "Disable actions/cascading-pr for now <https://github.com/renovatebot/renovate/issues/28120>",
       "matchDepNames": [