Skip to content

Commit 9f3af52

Browse files
automated commit
0 parents  commit 9f3af52

38 files changed

+1441
-0
lines changed

.github/dependabot.yml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
# Set update schedule for GitHub Actions
2+
3+
version: 2
4+
updates:
5+
6+
- package-ecosystem: "github-actions"
7+
directory: "/"
8+
schedule:
9+
interval: "weekly"
10+
11+
- package-ecosystem: "gomod"
12+
directory: "/"
13+
schedule:
14+
interval: "daily"

0 commit comments

Comments
 (0)