Skip to content

Commit fd8c3f9

Browse files
committed
ci(model-server): enable dependabot for the openapi module
1 parent 0e97203 commit fd8c3f9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,3 +87,11 @@ updates:
8787
commit-message:
8888
prefix: "build(deps)"
8989
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

Comments
 (0)