Skip to content

Commit bdd266f

Browse files
authored
Update dependabot.yml
1 parent f8e4b3c commit bdd266f

1 file changed

Lines changed: 2 additions & 11 deletions

File tree

.github/dependabot.yml

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -36,21 +36,12 @@ updates:
3636
- package-ecosystem: "github-actions"
3737
target-branch: "develop"
3838
directory: "/"
39-
# groups:
40-
# major-minor-patch:
41-
# applies-to: version-updates
42-
# update-types:
43-
# - "major"
44-
# - "minor"
45-
# - "patch"
4639
groups:
47-
minor:
40+
major-minor-patch:
4841
applies-to: version-updates
4942
update-types:
43+
- "major"
5044
- "minor"
51-
patch:
52-
applies-to: version-updates
53-
update-types:
5445
- "patch"
5546
schedule:
5647
interval: "weekly"

0 commit comments

Comments
 (0)