Skip to content

Commit afc63af

Browse files
committed
chore: add patch-only catch-all dependabot group
1 parent e0c984e commit afc63af

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/dependabot.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,12 @@ updates:
9797
- 'marked'
9898
- 'yaml'
9999

100+
dependencies:
101+
patterns:
102+
- '*'
103+
update-types:
104+
- patch
105+
100106
# Schedule run every Monday, local time
101107
schedule:
102108
interval: weekly

0 commit comments

Comments
 (0)