Skip to content

Commit ccb6f60

Browse files
committed
Cut Dependabot to security updates only
1 parent 96ce0dd commit ccb6f60

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,8 @@ updates:
44
directory: "/"
55
schedule:
66
interval: daily
7-
time: "10:00"
8-
open-pull-requests-limit: 10
7+
open-pull-requests-limit: 0
98
- package-ecosystem: github-actions
109
directory: "/"
1110
schedule:
1211
interval: daily
13-
time: "10:00"
14-
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)