diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 6b13822..ef47944 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -4,8 +4,7 @@ version: 2 updates: - package-ecosystem: "github-actions" - directories: - - "/.github/**/*" + directory: "/" schedule: interval: "weekly"