1
0
mirror of https://github.com/rclone/rclone.git synced 2025-12-06 00:03:32 +00:00

ci: add dependabot

This commit is contained in:
Ryan Caezar Itang
2023-03-07 19:52:37 +08:00
committed by Nick Craig-Wood
parent efac7e18fb
commit a50fd2a2a2

10
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"