Skip to content

Commit fc2e4f8

Browse files
chore: limit dependabot to direct dependencies only
Agent-Logs-Url: https://github.com/Nosto/nosto-react/sessions/dfe23f81-e2eb-4e16-8597-79dd81aca5c2 Co-authored-by: timowestnosto <13622115+timowestnosto@users.noreply.github.com>
1 parent cbdf82a commit fc2e4f8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ version: 2
22
updates:
33
- package-ecosystem: "npm"
44
directory: "/"
5+
allow:
6+
- dependency-type: "direct"
57
schedule:
68
interval: "weekly"
79
commit-message:

0 commit comments

Comments
 (0)