Create dependabot.yml (#157)

This commit is contained in:
Louis
2023-04-21 05:06:44 +03:00
committed by GitHub
parent b58874c36a
commit b099a5f313

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

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