nyx

The first CODM discrod bot -- cath.exe Template
git clone https://codeberg.org/night0721/nyx
Log | Files | Refs | LICENSE

commit c8ca31c8fa2f0746eb655c24cf97a32148d8df02
parent 842d303093d46290250ccf8ffbc4fdc624f24249
Author: night0721 <[email protected]>
Date:   Mon,  6 Sep 2021 19:58:59 +0800

dependabot

Diffstat:
A.github/dependabot.yml | 11+++++++++++
1 file changed, 11 insertions(+), 0 deletions(-)

diff --git a/.github/dependabot.yml b/.github/dependabot.yml @@ -0,0 +1,11 @@ +# To get started with Dependabot version updates, you'll need to specify which +# package ecosystems to update and where the package manifests are located. +# Please see the documentation for all configuration options: +# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates + +version: 2 +updates: + - package-ecosystem: "" # See documentation for possible values + directory: "/" # Location of package manifests + schedule: + interval: "daily"