Skip to content

Commit

Permalink
Update dependabot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dennykorsukewitz committed Dec 16, 2024
1 parent 416055b commit 65c934f
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 @@ -3,7 +3,7 @@ updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"
day: "sunday"
assignees:
- "dennykorsukewitz"
Expand All @@ -13,7 +13,7 @@ updates:
- package-ecosystem: "npm"
directory: "/"
schedule:
interval: "weekly"
interval: "monthly"
day: "sunday"
assignees:
- "dennykorsukewitz"
Expand Down

0 comments on commit 65c934f

Please sign in to comment.