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

[ci] feat: added renovate config

parent 44a1c27e
Loading
Loading
Loading
Loading
Loading

renovate.json

0 → 100644
+7 −0
Original line number Diff line number Diff line
{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "dependencyDashboard": true,
  "extends": [
    "local>cicd/renovate"
  ]
}