Skip to content

Commit

Permalink
Merge pull request #991 from wallabag/fix/update-deps
Browse files Browse the repository at this point in the history
Update deps
  • Loading branch information
j0k3r authored Aug 20, 2024
2 parents b69be50 + c4228d3 commit 3187cba
Show file tree
Hide file tree
Showing 2 changed files with 1,147 additions and 1,709 deletions.
15 changes: 15 additions & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,18 @@ 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"
- package-ecosystem: github-actions
directory: "/"
schedule:
interval: weekly
time: "04:00"
timezone: Europe/Paris
open-pull-requests-limit: 10
Loading

0 comments on commit 3187cba

Please sign in to comment.