diff options
Diffstat (limited to 'renovate.json')
-rw-r--r-- | renovate.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/renovate.json b/renovate.json index 12b1f0c..f5b3f37 100644 --- a/renovate.json +++ b/renovate.json @@ -1,4 +1,4 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json" -, "extends": ["local>benkard/.github:renovate-config"] +, "extends": ["local>mulk/renovate-config"] , "ignoreDeps": ["snowpack"] } |