aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Andreas Benkard <code@mail.matthias.benkard.de>2022-12-16 20:54:15 +0100
committerGitHub <noreply@github.com>2022-12-16 20:54:15 +0100
commit6dbc67575a8b052070fb38f324eaf72e04a1104f (patch)
tree7f8f061bbf5535f436f2e3d0bbcefb020b6ff09e
parentc4e30097ddf0e8bd26a22f01dab16ed0b1ad00d0 (diff)
Fix typo in renovate.json (#10)
-rw-r--r--renovate.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/renovate.json b/renovate.json
index 69a18b5..f59f762 100644
--- a/renovate.json
+++ b/renovate.json
@@ -1,3 +1,3 @@
-{ "$schema": "https://docs.renovatebot.com/renovate-schema.json",
+{ "$schema": "https://docs.renovatebot.com/renovate-schema.json"
, "extends": ["local>benkard/.github:renovate-config"]
}