Skip to content

Commit 693b1d1

Browse files
authored
security dependabot cooldown (#324)
1 parent 7ce14fd commit 693b1d1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,12 @@ updates:
55
schedule:
66
interval: daily
77
open-pull-requests-limit: 10
8+
cooldown:
9+
default-days: 7
810
- package-ecosystem: github-actions
911
directory: "/"
1012
schedule:
1113
interval: daily
1214
open-pull-requests-limit: 10
15+
cooldown:
16+
default-days: 7

0 commit comments

Comments
 (0)