Skip to content

Commit 1b4002a

Browse files
committed
update dependabot
1 parent 90e4dba commit 1b4002a

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

.github/dependabot.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,22 @@ updates:
123123
- "lodash"
124124
- "uuid"
125125
- "pino"
126+
127+
# Solana Ecosystem
128+
solana-ecosystem:
129+
patterns:
130+
- "@solana*"
131+
- "@solana-program*"
132+
- "bs58"
133+
- "tweetnacl"
134+
135+
# Additional Development Tools
136+
dev-tools:
137+
patterns:
138+
- "jest-yaml-transform"
139+
- "knip"
140+
- "pino-pretty"
141+
- "solhint-plugin-*"
126142

127143
# Security updates (specifically for security vulnerabilities)
128144
security-blockchain:

0 commit comments

Comments
 (0)