Commit 6244b37d authored by Renovate Bot's avatar Renovate Bot
Browse files

chore(config): migrate config renovate.json

parent 0e168678
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -7,8 +7,8 @@
    "kubernetes"
  ],
  "kubernetes": {
    "fileMatch": [
      "^argocd/.*\\.yaml$"
    "managerFilePatterns": [
      "/^argocd/.*\\.yaml$/"
    ]
  }
}