We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ff2cd2 commit 8b56828Copy full SHA for 8b56828
1 file changed
.github/dependabot.yml
@@ -0,0 +1,9 @@
1
+version: 2
2
+updates:
3
+ - package-ecosystem: "gomod" # See documentation for possible values
4
+ directory: "/" # Location of package manifests
5
+ schedule:
6
+ interval: "weekly"
7
+ day: "thursday"
8
+ time: "07:00"
9
+ target-branch: main
0 commit comments