diff --git a/renovate.json b/renovate.json
index 6f8efb00e4073cbe086308f80066aee2425ddcf3..5b12b39d99413b261c06741d60a97536d6b88cfa 100644
--- a/renovate.json
+++ b/renovate.json
@@ -15,18 +15,18 @@
   },
   "kubernetes": {
     "fileMatch": [
-      "apps/.+/blog/.+\.yaml$",
-      "apps/.+/dns/.+\.yaml$",
-      "apps/.+/gitlab-runner/.+\.yaml$",
-      "apps/.+/iot/.+\.yaml$",
-      "apps/.+/jellyfin/.+\.yaml$",
-      "apps/.+/syncthing/.+\.yaml$",
-      "apps/.+/tor/.+\.yaml$",
-      "infrastructure/.+\.yaml$"
+      "apps/.+/blog/.+\\.yaml$",
+      "apps/.+/dns/.+\\.yaml$",
+      "apps/.+/gitlab-runner/.+\\.yaml$",
+      "apps/.+/iot/.+\\.yaml$",
+      "apps/.+/jellyfin/.+\\.yaml$",
+      "apps/.+/syncthing/.+\\.yaml$",
+      "apps/.+/tor/.+\\.yaml$",
+      "infrastructure/.+\\.yaml$"
     ]
   },
   "gitlabci": {
-    "fileMatch": ["\.gitlab-ci\.yml$", "gitlab-ci\.yaml$"]
+    "fileMatch": ["\\.gitlab-ci\\.yml$", "gitlab-ci\\.yaml$"]
   },
   "regexManagers": [
     {