diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 10cf9ba..1d0ef96 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -13,7 +13,3 @@ updates: patterns: ["*"] versioning-strategy: increase labels: ["dependencies", "security"] - - package-ecosystem: "github-actions" - directory: "/" - schedule: - interval: "monthly"