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 c5fe318 commit 99c17edCopy full SHA for 99c17ed
.github/dependabot.yml
@@ -5,6 +5,8 @@ updates:
5
directory: /
6
schedule:
7
interval: weekly
8
+ cooldown:
9
+ default-days: 3
10
11
# Worker dependencies are not updated by Dependabot as the worker is cloned from an upstream repository.
12
# This repository also has a Dependabot rule defined to dismiss Dependabot alerts from `manifest:worker/package-lock.json`.
0 commit comments