Skip to content

Commit

Permalink
chore(NODE-6270): set dependabot to update package.json (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
baileympearson authored Aug 14, 2024
1 parent 0417ef1 commit eacd557
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ updates:
# node-gyp now depends on python 3.10, we install 3.6 in our dockerfile
- dependency-name: "node-gyp"
- dependency-name: "prebuild"
versioning-strategy: increase
allow:
- dependency-type: "development"

groups:
development-dependencies:
Expand Down

0 comments on commit eacd557

Please sign in to comment.