Skip to content

Commit 9f16f29

Browse files
authored
dependabot: stop dashboard npm upgrade PRs
Signed-off-by: Ernesto Puerta <[email protected]>
1 parent 98e4f86 commit 9f16f29

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,6 @@
11
---
22
version: 2
33
updates:
4-
- package-ecosystem: "npm"
5-
directory: "/src/pybind/mgr/dashboard/frontend"
6-
schedule:
7-
interval: "daily"
8-
commit-message:
9-
prefix: "mgr/dashboard:"
10-
labels:
11-
- "dashboard"
12-
pull-request-branch-name:
13-
separator: "-"
14-
154
- package-ecosystem: "github-actions"
165
directory: "/"
176
schedule:

0 commit comments

Comments
 (0)