diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6a5eb25..cc7b170 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -78,7 +78,7 @@ updates: # GitHub Actions - package-ecosystem: "github-actions" directories: - - ".github/*" + - "/" schedule: interval: "weekly" day: "monday"