Skip to content

Commit b99aee8

Browse files
authored
Match .renovaterc.json5 (SchemaStore#4841)
1 parent dd65750 commit b99aee8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/api/json/catalog.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4939,7 +4939,8 @@
49394939
"**/.gitlab/renovate.json",
49404940
"**/.gitlab/renovate.json5",
49414941
".renovaterc",
4942-
".renovaterc.json"
4942+
".renovaterc.json",
4943+
".renovaterc.json5"
49434944
],
49444945
"url": "https://docs.renovatebot.com/renovate-schema.json"
49454946
},

0 commit comments

Comments
 (0)