chore: Only do direct dependencies with dependabot

This commit is contained in:
Nathan Adams 2024-04-04 20:22:20 +02:00 committed by TÖRÖK Attila
parent 9f71206fcf
commit 270353a0b2
1 changed files with 0 additions and 4 deletions

View File

@ -1,8 +1,6 @@
version: 2
updates:
- package-ecosystem: "npm"
allow:
- dependency-type: "all"
directory: "/web/"
schedule:
interval: "weekly"
@ -20,8 +18,6 @@ updates:
interval: "weekly"
- package-ecosystem: "cargo"
allow:
- dependency-type: "all"
directory: "/"
schedule:
interval: "weekly"