Commit 07de06e2 authored by Simon Cornet's avatar Simon Cornet
Browse files

Merge branch 'renovate_migrate-config' into 'main'

chore(config): migrate Renovate config

See merge request !1
parents 0e168678 6244b37d
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$/"
    ]
  }
}