Skip to content

Commit a3caded

Browse files
chore: Add LavaMoat CLI to Dependabot (#3709)
Add the LavaMoat CLI to Dependabot, which is not in the LavaMoat NPM org. <!-- CURSOR_SUMMARY --> --- > [!NOTE] > Adds the 'lavamoat' package to the npm allowlist in Dependabot config. > > <sup>Written by [Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) for commit b3c016c. This will update automatically on new commits. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
1 parent 4900021 commit a3caded

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
@@ -11,6 +11,7 @@ updates:
1111
allow:
1212
- dependency-name: '@metamask/*'
1313
- dependency-name: '@lavamoat/*'
14+
- dependency-name: 'lavamoat'
1415
- dependency-name: 'ses'
1516
target-branch: 'main'
1617
versioning-strategy: 'increase'

0 commit comments

Comments
 (0)