mirror of
https://github.com/rclone/rclone.git
synced 2025-12-10 13:23:21 +00:00
ci: add dependabot
This commit is contained in:
committed by
Nick Craig-Wood
parent
efac7e18fb
commit
a50fd2a2a2
10
.github/dependabot.yml
vendored
Normal file
10
.github/dependabot.yml
vendored
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "github-actions"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
||||||
|
- package-ecosystem: "gomod"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "daily"
|
||||||
Reference in New Issue
Block a user