Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
j0k3r committed Aug 20, 2024
1 parent b69be50 commit f2a8281
Show file tree
Hide file tree
Showing 2 changed files with 1,140 additions and 1,709 deletions.
8 changes: 8 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,11 @@ updates:
- dependency-name: node-fetch
versions:
- "> 2"
# because of ESM
- dependency-name: "@octokit/rest"
versions:
- ">= 21"
# because it requires Serverless v4
- dependency-name: "serverless-offline"
versions:
- ">= 14"
Loading

0 comments on commit f2a8281

Please sign in to comment.