{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "extends": ["renovate/config"],
  "ignorePaths": [
      "source/**"
  ]
}