We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e97203 commit fd8c3f9Copy full SHA for fd8c3f9
.github/dependabot.yml
@@ -87,3 +87,11 @@ updates:
87
commit-message:
88
prefix: "build(deps)"
89
prefix-development: "build(deps)"
90
+ - package-ecosystem: "npm"
91
+ open-pull-requests-limit: 20
92
+ directory: "/model-server-openapi"
93
+ schedule:
94
+ interval: "daily"
95
+ commit-message:
96
+ prefix: "build(deps)"
97
+ prefix-development: "build(deps)"
0 commit comments