1
0
mirror of https://github.com/go-task/task.git synced 2025-06-02 23:27:37 +02:00

Add .github/dependabot.yml

This commit is contained in:
Andrey Nering 2021-04-17 10:42:18 -03:00
parent fe917affd2
commit dfae979287

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

@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: gomod
directory: /
schedule:
interval: weekly
day: saturday
time: '08:00'
timezone: America/Sao_Paulo