m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-17 07:43:39 -05:00

Add dependabot config for dependency updates (#2573)

This commit is contained in:
Daniel Bast
2021-08-17 09:27:50 +02:00
committed by GitHub
parent 3c804bcfec
commit 9bd8988300

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

@@ -0,0 +1,6 @@
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "weekly"