diff --git a/.github/dependabot.yaml b/.github/dependabot.yaml index 559059c..b0de42d 100644 --- a/.github/dependabot.yaml +++ b/.github/dependabot.yaml @@ -3,7 +3,7 @@ updates: - package-ecosystem: 'github-actions' directory: '/' schedule: - interval: 'weekly' + interval: 'daily' timezone: 'America/Chicago' commit-message: prefix: "chore(deps)"