Skip to content

Commit 1c1cade

Browse files
authored
chore: disalbe dependabot for examples (#6105)
1 parent 1f10c8a commit 1c1cade

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,3 @@ updates:
44
directory: "/packages"
55
schedule:
66
interval: "weekly"
7-
- package-ecosystem: "npm"
8-
directory: "/examples"
9-
schedule:
10-
interval: "monthly"
11-
allow:
12-
- dependency-type: "production"

0 commit comments

Comments
 (0)