mirror of
https://github.com/miniflux/v2.git
synced 2025-06-27 16:36:00 +00:00
Add Dependabot
This commit is contained in:
parent
7fb0bdc9a5
commit
a2abd38ccf
1 changed files with 19 additions and 0 deletions
19
dependabot.yml
Normal file
19
dependabot.yml
Normal file
|
@ -0,0 +1,19 @@
|
||||||
|
version: 2
|
||||||
|
updates:
|
||||||
|
- package-ecosystem: "gomod"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
|
reviewers:
|
||||||
|
- "fguillot"
|
||||||
|
assignees:
|
||||||
|
- "fguillot"
|
||||||
|
|
||||||
|
- package-ecosystem: "docker"
|
||||||
|
directory: "/"
|
||||||
|
schedule:
|
||||||
|
interval: "weekly"
|
||||||
|
reviewers:
|
||||||
|
- "fguillot"
|
||||||
|
assignees:
|
||||||
|
- "fguillot"
|
Loading…
Add table
Add a link
Reference in a new issue