diff --git a/.github/dependabot.yml b/.github/dependabot.yml index c311a3cb0..07f6b705b 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -5,8 +5,6 @@ updates: directory: "/" # Location of package manifests schedule: interval: "monthly" - ignore: - - dependency-name: "bazil.org/fuse" # Dependencies listed in .github/workflows/*.yml - package-ecosystem: "github-actions"