You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/schemas/json/dependabot-2.0.json
+4Lines changed: 4 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -744,6 +744,10 @@
744
744
},
745
745
"dependency-type": {
746
746
"$ref": "#/definitions/dependency-type"
747
+
},
748
+
"update-types": {
749
+
"$ref": "#/definitions/update-types",
750
+
"description": "Use to allow specific types of updates. You can combine this with 'dependency-name: \"*\"' to allow particular update-types for all dependencies."
0 commit comments