Skip to content

Commit efebcc8

Browse files
authored
Merge pull request #256 from yahonda/dependabot-weekly
Change Dependabot schedule from daily to weekly
2 parents 586ae11 + 4842359 commit efebcc8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ updates:
44
- package-ecosystem: "github-actions"
55
directory: "/"
66
schedule:
7-
# Check for updates to GitHub Actions every weekday
8-
interval: "daily"
7+
interval: "weekly"

0 commit comments

Comments
 (0)