Skip to content

Commit f316bd1

Browse files
Update schema.v2.json
1 parent 76cd033 commit f316bd1

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

static/schema/schema.v2.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -988,6 +988,11 @@
988988
"additionalProperties": false,
989989
"description": "Tools that provide additional context to code reviews.",
990990
"default": {}
991+
},
992+
"pre_merge_checks": {
993+
"type": "object",
994+
"additionalProperties": {},
995+
"default": {}
991996
}
992997
},
993998
"additionalProperties": false,

0 commit comments

Comments
 (0)