We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6bd417 commit 4b00409Copy full SHA for 4b00409
.github/dependabot.yaml
@@ -0,0 +1,16 @@
1
+version: 2
2
+
3
+updates:
4
+ - package-ecosystem: "github-actions"
5
+ directory: "/"
6
+ schedule:
7
+ interval: "weekly"
8
+ commit-message:
9
+ prefix: "[chore] : "
10
11
+ - package-ecosystem: "gomod"
12
13
14
15
16
0 commit comments