Skip to content

Commit fb23806

Browse files
committed
Fix more Dependabot config errors
Signed-off-by: Nigel Megitt <nigel.megitt@bbc.co.uk>
1 parent a6e060d commit fb23806

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/dependabot.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,6 @@ updates:
2626
interval: 'weekly'
2727
cooldown:
2828
default-days: 7
29-
semver-major-days: 14
30-
semver-minor-days: 7
31-
semver-patch-days: 7
3229

3330
# Enable version updates for uv
3431
- package-ecosystem: 'uv'
@@ -51,6 +48,3 @@ updates:
5148
interval: 'weekly'
5249
cooldown:
5350
default-days: 7
54-
semver-major-days: 14
55-
semver-minor-days: 7
56-
semver-patch-days: 7

0 commit comments

Comments
 (0)