Commit df433eac authored by Simon Cornet's avatar Simon Cornet
Browse files

feat(ci): disabled gitlab-ci manager for renovate

parent c0308c86
Loading
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -6,6 +6,10 @@
  "ansible": {
    "managerFilePatterns": [
      "/(.*).ya?ml$/"
    ]
    ],
    "fileMatch": [ "(.*).ya?ml$" ]
  },
  "gitlab-ci": {
    "enabled": false
  }
}