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 9c1a1bd commit d481d0cCopy full SHA for d481d0c
.github/dependabot.yml
@@ -0,0 +1,25 @@
1
+version: 2
2
+updates:
3
+- package-ecosystem: gomod
4
+ directory: "/"
5
+ schedule:
6
+ interval: weekly
7
+ labels:
8
+ - "release-note-none"
9
+ open-pull-requests-limit: 10
10
+
11
12
+ directory: "test/tools"
13
14
15
16
17
18
19
+- package-ecosystem: "github-actions"
20
21
22
+ interval: "daily"
23
24
25
0 commit comments