We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f89f08 commit bd7999eCopy full SHA for bd7999e
.github/dependabot.yml
@@ -1,18 +1,18 @@
1
-version: 2
2
-updates:
3
-- package-ecosystem: github-actions
4
- directory: "/"
5
- schedule:
6
- interval: daily
7
- open-pull-requests-limit: 10
8
- reviewers:
9
- - "lfgcampos"
10
- - "noblica"
11
-- package-ecosystem: gomod
12
13
14
15
16
17
18
+# version: 2
+# updates:
+# - package-ecosystem: github-actions
+# directory: "/"
+# schedule:
+# interval: daily
+# open-pull-requests-limit: 10
+# reviewers:
+# - "lfgcampos"
+# - "noblica"
+# - package-ecosystem: gomod
0 commit comments