CI: allow dependabot update of oauth2

Our minimum go version is new enough to allow updating the library.
This commit is contained in:
Michael Eischer 2022-11-26 12:06:09 +01:00
parent 686b0b2a3e
commit bcdfc2a8ea
1 changed files with 0 additions and 1 deletions

View File

@ -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"