Skip to content

Commit 3d39267

Browse files
authored
Limit to 1 open PR at a time until dependabot/dependabot-core#10415 is fixed (#1061)
Signed-off-by: Gregor Zeitlinger <[email protected]>
1 parent 12fbc0d commit 3d39267

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ updates:
55
schedule:
66
interval: weekly
77
- package-ecosystem: maven
8+
open-pull-requests-limit: 1 # Limit to 1 open PR at a time until https://github.com/dependabot/dependabot-core/issues/10415 is fixed
9+
# excluding simpleclient_archive from the update is not possible, only includes are supported
810
directories:
911
- prometheus-metrics-bom
1012
- prometheus-metrics-core

0 commit comments

Comments
 (0)