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 bcb4b24 commit f2a9676Copy full SHA for f2a9676
1 file changed
.github/dependabot.yml
@@ -4,7 +4,17 @@ updates:
4
directory: "/"
5
schedule:
6
interval: "daily"
7
+ cooldown:
8
+ default-days: 7
9
+ ignore:
10
+ - dependency-name: "*"
11
+ update-types: ["version-update:semver-patch"]
12
- package-ecosystem: "github-actions"
13
14
15
16
17
18
19
20
0 commit comments