Skip to content
This repository was archived by the owner on Feb 1, 2024. It is now read-only.

Commit ad791e4

Browse files
author
Achim Schneider
authored
Update dependabot.yml
1 parent f48cfff commit ad791e4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,19 @@ updates:
77
interval: daily
88
time: '03:00'
99
timezone: Europe/Berlin
10+
open-pull-requests-limit: 10
1011
- package-ecosystem: npm
1112
directory: '/'
1213
schedule:
1314
interval: 'daily'
15+
open-pull-requests-limit: 10
1416
- package-ecosystem: cargo
1517
directory: '/'
1618
schedule:
1719
interval: 'daily'
20+
open-pull-requests-limit: 10
1821
- package-ecosystem: docker
1922
directory: '/'
2023
schedule:
2124
interval: 'daily'
25+
open-pull-requests-limit: 10

0 commit comments

Comments
 (0)