Skip to content

Commit fbd511a

Browse files
authored
Merge pull request #528 from NHSDigital/bugfix/dependabot_fix
Update dependabot.yaml
2 parents 481a94b + 50d36c9 commit fbd511a

1 file changed

Lines changed: 0 additions & 15 deletions

File tree

.github/dependabot.yaml

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,31 +4,16 @@ updates:
44

55
- package-ecosystem: "docker"
66
directory: "/"
7-
cooldown:
8-
default-days: 5
9-
semver-major-days: 7
10-
semver-minor-days: 7
11-
semver-patch-days: 3
127
schedule:
138
interval: "daily"
149

1510
- package-ecosystem: "github-actions"
1611
directory: "/"
17-
cooldown:
18-
default-days: 5
19-
semver-major-days: 7
20-
semver-minor-days: 7
21-
semver-patch-days: 3
2212
schedule:
2313
interval: "daily"
2414

2515
- package-ecosystem: "terraform"
2616
directory: "/"
27-
cooldown:
28-
default-days: 5
29-
semver-major-days: 7
30-
semver-minor-days: 7
31-
semver-patch-days: 3
3217
schedule:
3318
interval: "daily"
3419

0 commit comments

Comments
 (0)