diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 30c8a49..4bea466 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,6 +7,4 @@ updates: - package-ecosystem: "github-actions" directory: "/" schedule: - interval: "weekly" - labels: - - "dependencies" \ No newline at end of file + interval: "daily"