Skip to content

Commit

Permalink
Merge pull request #39 from RicardoGEsteves/update-dependabot
Browse files Browse the repository at this point in the history
chore: 🔧 Type: Chore | Scope: .github/dependabot.yml | Title: Update dependabot configuration
  • Loading branch information
RicardoGEsteves authored Jan 17, 2024
2 parents 44090c8 + 99d7e44 commit 843b0c3
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,13 @@ updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
day: "sunday"
time: "16:00"
interval: "daily"
open-pull-requests-limit: 30
ignore:
- dependency-name: "pnpm"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
day: "sunday"
time: "16:00"
interval: "daily"
open-pull-requests-limit: 30

0 comments on commit 843b0c3

Please sign in to comment.