Skip to content

Commit 75acad8

Browse files
authored
chore: Add @lavamoat/* to Dependabot allowlist (#3376)
This adds `@lavamoat/*` to the Dependabot allowlist, so LavaMoat packages are automatically bumped by Dependabot.
1 parent 87528de commit 75acad8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ updates:
1010
time: '06:00'
1111
allow:
1212
- dependency-name: '@metamask/*'
13+
- dependency-name: '@lavamoat/*'
1314
target-branch: 'main'
1415
versioning-strategy: 'increase'
1516
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)