Skip to content

Commit cf63f33

Browse files
committed
Merge branch 'main' of https://github.com/Mdr-C-Tutorial/C
2 parents d743950 + 7d07f65 commit cf63f33

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/dependabot.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ updates:
44
directory: "/"
55
schedule:
66
interval: "weekly"
7+
groups:
8+
version-updates:
9+
applies-to: version-updates
10+
patterns:
11+
- "*"
12+
update-types:
13+
- "minor"
14+
- "patch"
715
- package-ecosystem: "github-actions"
816
directory: "/"
917
schedule:

0 commit comments

Comments
 (0)