1
0
mirror of https://github.com/gizak/termui.git synced 2025-04-26 13:48:54 +08:00

Create dependabot.yml

This commit is contained in:
Marc Brugger 2023-05-03 00:12:33 +02:00 committed by GitHub
parent 5df5527ca7
commit ef42df2a7f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

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