Skip to content

Commit bf80c22

Browse files
committed
Limit dependabot to only security updates
1 parent 8d451cb commit bf80c22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ updates:
99
directory: "/" # Location of package manifests
1010
schedule:
1111
interval: "weekly"
12+
open-pull-requests-limit: 0

0 commit comments

Comments
 (0)