Skip to content

Commit f92d760

Browse files
authored
Merge pull request #5 from jmeridth/jm_change_dependabot_to_daily
chore: change dependabot to daily from weekly
2 parents 728d672 + 5215eb4 commit f92d760

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/dependabot.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ updates:
33
- package-ecosystem: 'github-actions'
44
directory: '/'
55
schedule:
6-
interval: 'weekly'
6+
interval: 'daily'
77
timezone: 'America/Chicago'
88
commit-message:
99
prefix: "chore(deps)"

0 commit comments

Comments
 (0)