Commit ca4bf76
authored
dependabot: Don't update wincode / solana SDK (#114)
#### Problem
The SDK has been updated to wincode v0.6, which is incompatible with
v0.5. If we update the SPL deps to use the newest SDK or wincode
versions, then they won't be able to use Agave v4.2 when those are
released, since they're still on wincode v0.5, and the bump to wincode
v0.6 will only happen for Agave v4.3.
#### Summary of changes
Ignore solana-* and wincode deps for dependabot for now.1 parent b667ca0 commit ca4bf76
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
15 | 20 | | |
16 | 21 | | |
17 | 22 | | |
| |||
0 commit comments