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.
2 parents 9c1a1bd + d481d0c commit 31eaf45Copy full SHA for 31eaf45
.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