mirror of
https://github.com/gdamore/tcell.git
synced 2025-04-26 13:48:53 +08:00
Set up Dependabot (#470)
* Create dependabot.yml * Update dependabot.yml
This commit is contained in:
parent
0b75e1e09e
commit
f9a5280328
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
|
||||||
|
- package-ecosystem: github-actions
|
||||||
|
directory: /
|
||||||
|
schedule:
|
||||||
|
interval: weekly
|
Loading…
x
Reference in New Issue
Block a user