Skip to content

Commit 5f8bef9

Browse files
committed
👷 dependabot
1 parent 55b328d commit 5f8bef9

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

‎.github/dependabot.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# https://help.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
2+
3+
version: 2
4+
updates:
5+
- package-ecosystem: "gomod"
6+
directory: "/"
7+
target-branch: "main"
8+
schedule:
9+
interval: "daily"

0 commit comments

Comments
 (0)