We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 833d7b5 commit 5623a04Copy full SHA for 5623a04
.github/dependabot.yml
@@ -5,4 +5,9 @@ updates:
5
directory: "/"
6
schedule:
7
interval: monthly
8
+ cooldown:
9
+ # https://blog.yossarian.net/2025/11/21/We-should-all-be-using-dependency-cooldowns
10
+ # Cooldowns protect against supply chain attacks by avoiding the
11
+ # highest-risk window immediately after new releases.
12
+ default-days: 14
13
open-pull-requests-limit: 10
0 commit comments