summaryrefslogtreecommitdiff
path: root/.github/renovate.json
blob: 55f60b6d09d447fe20ad32d385d4a88f3135882b (plain)
1
2
3
4
5
6
7
8
9
{
  "$schema": "https://docs.renovatebot.com/renovate-schema.json",
  "extends": [
    "github>m1sk9/renovate-config"
  ],
  "addLabels": [
    "Type: dependencies"
  ]
}