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:
parent
fe917affd2
commit
dfae979287
10
.github/dependabot.yml
vendored
Normal file
10
.github/dependabot.yml
vendored
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
version: 2
|
||||||
|
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: gomod
|
||||||
|
directory: /
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
||||||
|
day: saturday
|
||||||
|
time: '08:00'
|
||||||
|
timezone: America/Sao_Paulo
|
Loading…
x
Reference in New Issue
Block a user