diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 355408e69..de7a19961 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -20,9 +20,6 @@ updates: directory: "/" schedule: interval: "daily" - ignore: - - dependency-name: "golang" - versions: ["*.*rc*"] # Python (PRs disabled) - package-ecosystem: "pip"