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 d997923 commit 4904a6eCopy full SHA for 4904a6e
1 file changed
.github/dependabot.yml
@@ -14,6 +14,8 @@ updates:
14
- "version-update:semver-patch"
15
cooldown:
16
# https://blog.yossarian.net/2025/11/21/We-should-all-be-using-dependency-cooldowns
17
+ # Cooldowns protect against supply chain attacks by avoiding the
18
+ # highest-risk window immediately after new releases.
19
default-days: 14
20
- package-ecosystem: "pip"
21
directory: "/Tools/"
0 commit comments