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 0deac6c commit fba0601Copy full SHA for fba0601
.github/dependabot.yaml
@@ -0,0 +1,20 @@
1
+version: 2
2
+updates:
3
+- package-ecosystem: gomod
4
+ directory: "/"
5
+ schedule:
6
+ interval: daily
7
+ labels:
8
+ - "area/dependency"
9
+ - "release-note-none"
10
+ - "ok-to-test"
11
+ open-pull-requests-limit: 1
12
+- package-ecosystem: "github-actions"
13
14
15
+ interval: "daily"
16
17
18
19
20
0 commit comments