Commit 7a92d68e authored by Simon Cornet's avatar Simon Cornet
Browse files

feat: play with extends

parent f09fc88a
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "extends": [ "local>cicd/renovate/ansible" ]
  "extends": [ "local>cicd/renovate:ansible" ]
}