Skip to content

Commit

Permalink
repo: update dependabot.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Giampaolo Bellavite <[email protected]>
  • Loading branch information
gpbl authored Oct 10, 2024
1 parent 4be0dc1 commit e190c11
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"
versioning-strategy: increase
- package-ecosystem: "npm"
directory: "/website"
schedule:
interval: "weekly"
interval: "monthly"
versioning-strategy: increase
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
interval: "monthly"

0 comments on commit e190c11

Please sign in to comment.