Skip to content

Commit 8d14916

Browse files
paskalumputun
authored andcommitted
Update Dependabot configuration to stop automatic PRs
1 parent 8edabdb commit 8d14916

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,8 @@
55

66
version: 2
77
updates:
8-
- package-ecosystem: "github-actions"
9-
directory: "/"
10-
schedule:
11-
interval: "monthly"
12-
groups:
13-
"GitHub Actions updates":
14-
patterns:
15-
- "*"
168
- package-ecosystem: "gomod"
179
directory: "/"
1810
schedule:
1911
interval: "weekly"
20-
groups:
21-
"Go modules updates":
22-
dependency-type: "production"
23-
applies-to: "security-updates"
12+
open-pull-requests-limit: 0

0 commit comments

Comments
 (0)