Skip to content

Commit 26d0eef

Browse files
committed
chore: Dependabot corrections
1 parent 6a0ff9f commit 26d0eef

1 file changed

Lines changed: 3 additions & 7 deletions

File tree

.github/dependabot.yml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,13 @@ updates:
88
interval: weekly
99
day: monday
1010
groups:
11-
security:
12-
applies-to: security-updates
13-
patterns:
14-
- "*"
15-
minor_patch:
11+
minor-patch:
1612
update-types:
1713
- minor
1814
- patch
1915
major:
2016
update-types:
2117
- major
22-
pre_release:
18+
pre-release:
2319
patterns:
24-
- "*"
20+
- "*-*"

0 commit comments

Comments
 (0)