Thanks to visit codestin.com Credit goes to github.com
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 798070d commit 9a83c02Copy full SHA for 9a83c02
1 file changed
.github/dependabot.yml
@@ -12,6 +12,10 @@ updates:
12
update-types:
13
- "version-update:semver-minor"
14
- "version-update:semver-patch"
15
+ groups:
16
+ actions:
17
+ patterns:
18
+ - "*"
19
cooldown:
20
# https://blog.yossarian.net/2025/11/21/We-should-all-be-using-dependency-cooldowns
21
# Cooldowns protect against supply chain attacks by avoiding the
0 commit comments