mirror of
https://github.com/restic/restic.git
synced 2026-07-05 14:55:10 +00:00
CI: allow dependabot update of oauth2
Our minimum go version is new enough to allow updating the library.
This commit is contained in:
@@ -7,7 +7,6 @@ updates:
|
|||||||
interval: "monthly"
|
interval: "monthly"
|
||||||
ignore:
|
ignore:
|
||||||
- dependency-name: "bazil.org/fuse"
|
- dependency-name: "bazil.org/fuse"
|
||||||
- dependency-name: "golang.org/x/oauth2"
|
|
||||||
|
|
||||||
# Dependencies listed in .github/workflows/*.yml
|
# Dependencies listed in .github/workflows/*.yml
|
||||||
- package-ecosystem: "github-actions"
|
- package-ecosystem: "github-actions"
|
||||||
|
|||||||
Reference in New Issue
Block a user