Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
milankomaj authored Aug 1, 2024
1 parent 2b448c7 commit 88d7dcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,17 @@ version: 2
updates:
- package-ecosystem: "npm" # See documentation for possible values
directory: "/" # Location of package manifests
open-pull-requests-limit: 10
schedule:
interval: "weekly"
day: "friday"
time: "11:00"
open-pull-requests-limit: 10

# Set update schedule for GitHub Actions
- package-ecosystem: "github-actions"
open-pull-requests-limit: 10
directory: "/"
schedule:
interval: "weekly"
day: "saturday"
time: "11:00"
open-pull-requests-limit: 10

0 comments on commit 88d7dcf

Please sign in to comment.