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 d586104 commit ca01b73Copy full SHA for ca01b73
.github/dependabot.yml
@@ -5,19 +5,8 @@
5
6
version: 2
7
updates:
8
- - package-ecosystem: "github-actions"
9
- directory: "/"
10
- schedule:
11
- interval: "monthly"
12
- groups:
13
- "GitHub Actions updates":
14
- patterns:
15
- - "*"
16
- package-ecosystem: "gomod"
17
directory: "/"
18
schedule:
19
interval: "weekly"
20
21
- "Go modules updates":
22
- dependency-type: "production"
23
- applies-to: "security-updates"
+ open-pull-requests-limit: 0
0 commit comments