diff options
author | Matthias Benkard <code@mulk.eu> | 2023-01-09 04:06:32 +0000 |
---|---|---|
committer | Matthias Benkard <code@mulk.eu> | 2023-01-09 04:06:32 +0000 |
commit | ed49d1b6ecb182bcecb295604680c8c09a06866d (patch) | |
tree | 21dc266411a89113ff6dd0c179159cf338c612ea | |
parent | 46e4cb615994ca6748770c6c0a48d908a541b509 (diff) |
Update Renovate configuration for GitLab.
-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"] } |