diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 71ec0ac..099c2bc 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,5 +4,4 @@ updates: - package-ecosystem: "github-actions" # This specifies that you want to update GitHub Actions. directory: ".github/workflows" # The directory where your workflow files are located. schedule: - interval: "cron" cron: "0 0 1 1 *"