diff options
author | Matthias Benkard <code@mulk.eu> | 2023-01-09 04:08:53 +0000 |
---|---|---|
committer | Matthias Benkard <code@mulk.eu> | 2023-01-09 04:08:53 +0000 |
commit | 31ef186e9907cf384e6d55f79898f4bbd8216c96 (patch) | |
tree | c6b8e6c07031b32fae4b1fa332679b067d523a17 | |
parent | 4548a9e354141d3570cdbc98a8a8d17eeb1b559d (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 f59f762..09e3ef5 100644 --- a/renovate.json +++ b/renovate.json @@ -1,3 +1,3 @@ { "$schema": "https://docs.renovatebot.com/renovate-schema.json" -, "extends": ["local>benkard/.github:renovate-config"] +, "extends": ["local>mulk/renovate-config"] } |