We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b8992e8 + 7240f2a commit fe8bd6cCopy full SHA for fe8bd6c
1 file changed
.github/dependabot.yml
@@ -1,16 +1,7 @@
1
version: 2
2
updates:
3
- - package-ecosystem: "gomod"
4
- directory: "/"
5
- schedule:
6
- interval: "weekly"
7
- open-pull-requests-limit: 10
8
- groups:
9
- golang-x:
10
- patterns:
11
- - "golang.org/x/*"
12
- package-ecosystem: "github-actions"
13
directory: "/"
14
schedule:
15
interval: "weekly"
16
+ open-pull-requests-limit: 10
0 commit comments