small github related changes

This commit is contained in:
Alireza Ahmadi
2023-02-15 20:52:01 +01:00
parent e47ea983bd
commit adf2b96f38
3 changed files with 19 additions and 4 deletions

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

@@ -0,0 +1,10 @@
version: 2
updates:
- package-ecosystem: "gomod"
directory: "/"
schedule:
interval: "daily"
- package-ecosystem: "github-actions"
directory: "/"
schedule:
interval: "daily"