forked from TrueCloudLab/rclone
build: remove Go updates from dependabot as it is too noisy
This commit is contained in:
parent
075f98551f
commit
32798dca25
1 changed files with 6 additions and 10 deletions
16
.github/dependabot.yml
vendored
16
.github/dependabot.yml
vendored
|
@ -1,10 +1,6 @@
|
|||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
- package-ecosystem: "gomod"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
version: 2
|
||||
updates:
|
||||
- package-ecosystem: "github-actions"
|
||||
directory: "/"
|
||||
schedule:
|
||||
interval: "daily"
|
||||
|
|
Loading…
Reference in a new issue