diff --git a/.github/dependabot.yml b/.github/dependabot.yml index 2118a67c3..c311a3cb0 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -7,7 +7,6 @@ updates: interval: "monthly" ignore: - dependency-name: "bazil.org/fuse" - - dependency-name: "golang.org/x/oauth2" # Dependencies listed in .github/workflows/*.yml - package-ecosystem: "github-actions"